From a5efeb7f3f6ecd5914e6c5c9681a4398e228a912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Gonz=C3=A1lez?= <67566612+Can202@users.noreply.github.com> Date: Wed, 23 Jun 2021 00:09:02 -0400 Subject: [PATCH] Update README.md --- README.md | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index b7e6b00..5bc0406 100644 --- a/README.md +++ b/README.md @@ -4,23 +4,14 @@ A installer to ZeroTier on Linux, with graphic interface (thanks to [tralph3](ht works on Debian-based (apt), Manjaro (pacman, AUR), Fedora-like(dnf) and OpenSUSE (zypper) - -## Option 1 - -1st: Download [this](https://github.com/Can202/ZeroTierInstaller/releases/download/v0.8/zerotier.sh) - -2nd: Activate it as executable - -3rd: Run in your terminal with root or an admin user - -4th: Follow the instructions - - -## Option 2 +## Tutorial use this command with root or an admin user ~~~ cd /tmp/ && touch zerotier.sh.remove && rm zerotier.sh* && wget https://github.com/Can202/ZeroTierInstaller/releases/download/v0.8/zerotier.sh && chmod a+x zerotier.sh* && clear && ./zerotier.sh* && rm zerotier.sh* ~~~ +## Dependencies + +- wget