Update README.md

This commit is contained in:
Eduard Tolosa 2019-06-11 11:44:57 -05:00 committed by GitHub
parent 944bbd2ac9
commit f632e9f912
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ To install from source:
**Note that you need BASH, not sh** **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 # 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: 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 2. Put the following lines at the end of /etc/tor/torrc
``` ```