From 1010310e7113e154a8936548b95a9f677604c091 Mon Sep 17 00:00:00 2001 From: Can202 Date: Sun, 12 Sep 2021 01:03:41 -0300 Subject: [PATCH] edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 218cd51..83a56ac 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ works on Debian-based (apt), Manjaro (pacman, AUR), Fedora-like(dnf) and OpenSUS ## Tutorial use this command with root or an admin user ~~~ -cd /tmp/ && rm -vrf zerotier.sh && curl -LO https://github.com/Can202/ZeroTierInstaller/releases/download/v0.9/zerotier.sh && chmod a+x zerotier.sh && clear && ./zerotier.sh* && rm zerotier.sh* +cd /tmp/ && rm -vrf zerotier.sh && curl -LO https://raw.githubusercontent.com/Can202/ZeroTierInstaller/dev/zerotier.sh && chmod a+x zerotier.sh && clear && sudo ./zerotier.sh* && rm zerotier.sh* ~~~ ## Dependencies (before the script)