From 825f465404d99be5d4d16b0d25d56b6e01dd6bda Mon Sep 17 00:00:00 2001 From: eventlOwOp <34993620+eventlOwOp@users.noreply.github.com> Date: Sat, 14 Oct 2023 21:17:53 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5da08da..19464ac 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,6 @@ all the scripts and binaries are placed in `/data/adb/zerotier/` , you can use Note that the zerotier binaries are only build for aarch64, you can build it yourself in termux. -Remember to delete `ZT_SSO_SUPPORTED=1` if you don't want to build zeroidc with rust. +Remember to delete `ZT_SSO_SUPPORTED=1` in `make-linux.mk` if you don't want to build zeroidc with rust. + +Download miniupnpd library from http://miniupnp.free.fr/files/ and configure linking options in `make-linux.mk`