This commit is contained in:
Eduard Tolosa 2019-09-29 14:59:08 -05:00 committed by GitHub
parent 0d6616eb4b
commit 3aa347edbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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