From 6f787f37a6fbca2c5ee065a7118916818012b899 Mon Sep 17 00:00:00 2001 From: eventlOwOp <34993620+eventlOwOp@users.noreply.github.com> Date: Fri, 5 Jan 2024 14:51:29 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fe2a398..f155250 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,5 @@ Note that the zerotier binaries are only build for aarch64, you can build it you Remember to delete `ZT_SSO_SUPPORTED=1` in `make-linux.mk` if you don't want to build zeroidc with rust. Download libnatpmp library from http://miniupnp.free.fr/files/ and configure linking options in `make-linux.mk` + +Or you can just download the source file modified by me in the zerotier branch, but be aware that it could be **OUTDATED**.