Update README.md

master
Manuel González 2021-06-23 00:09:02 -04:00 committed by GitHub
parent d31a1fc616
commit a5efeb7f3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 13 deletions

View File

@ -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