diff --git a/README.md b/README.md index 66fa115..fee154d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # tor-install-script -This script aims to make it easier to install tor on Debian and Ubuntu systems. \ No newline at end of file +This script aims to make it easier to install tor on Debian and Ubuntu systems. Install it with this command: + +``` +curl -s https://code.disobey.net/EmeraldOnion/tor-install-script/raw/branch/main/tor_install.sh | sudo bash +``` \ No newline at end of file