From 0f14e634733b41d3e3035215a3148fbcebe306d5 Mon Sep 17 00:00:00 2001 From: yawnbox Date: Sun, 7 Sep 2025 14:43:47 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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