Update README.md

This commit is contained in:
yawnbox 2025-09-07 14:43:47 +02:00
parent 2c96174abd
commit 0f14e63473

View file

@ -1,3 +1,7 @@
# tor-install-script
This script aims to make it easier to install tor on Debian and Ubuntu systems.
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
```