From 3aa347edbffa24856aaac7676b01542e20f16ea3 Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Sun, 29 Sep 2019 14:59:08 -0500 Subject: [PATCH] Fix #2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4cfc0d9..a6044f7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To install from source: **Note that you need BASH, not sh** ``` -~$ git clone https://gitub.com/edu4rdshl/tor-router.git && cd ./tor-router && sudo bash install.sh +~$ git clone https://github.com/edu4rdshl/tor-router.git && cd ./tor-router && sudo bash install.sh ``` # Usage @@ -26,7 +26,7 @@ In distros using systemd, you should consideer using the install.sh script, anyw 1. Open a terminal and clone the script using the following command: ``` -~$ git clone https://gitub.com/edu4rdshl/tor-router.git && cd tor-router/files +~$ git clone https://github.com/edu4rdshl/tor-router.git && cd tor-router/files ``` 2. Put the following lines at the end of /etc/tor/torrc ```