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