mirror of
https://github.com/edu4rdshl/tor-router.git
synced 2026-07-17 23:24:48 +00:00
Fix #2
This commit is contained in:
parent
0d6616eb4b
commit
3aa347edbf
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue