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