Update Readme.md

This commit is contained in:
Rupert Edwards 2016-08-20 19:09:53 -04:00 committed by GitHub
parent 45f03ffbfc
commit 06a3536be6
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ toriptables2.py -h
#####To change IP w/o reload: #####To change IP w/o reload:
Refresh Check Tor project webpage ######Refresh Check Tor project webpage
```bash ```bash
sudo kill -HUP $(pidof tor) sudo kill -HUP $(pidof tor)
``` ```