From f632e9f912d4a812ca01d26311a7e974fb0bd915 Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Tue, 11 Jun 2019 11:44:57 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e2537e..2db1d82 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ To install from source: **Note that you need BASH, not sh** ``` -~$ git clone https://gitlab.com/edu4rdshl/tor-router.git && cd ./tor-router && sudo bash install.sh +~$ git clone https://gitub.com/edu4rdshl/tor-router.git && cd ./tor-router && sudo bash install.sh ``` # Usage @@ -24,7 +24,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://gitlab.com/edu4rdshl/tor-router.git && cd tor-router/files +~$ git clone https://gitub.com/edu4rdshl/tor-router.git && cd tor-router/files ``` 2. Put the following lines at the end of /etc/tor/torrc ```