Tor package

master
Bob Mottram 2019-07-03 12:48:35 +01:00
parent 2fe64c7543
commit e4189a0bbe
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ Also: https://raw.githubusercontent.com/w3c/activitypub/gh-pages/activitypub-tut
## Install
``` bash
sudo pacman -S python-pip python-pysocks python-pycryptodome python-beautifulsoup4 python-requests-toolbelt
sudo pacman -S tor python-pip python-pysocks python-pycryptodome python-beautifulsoup4 python-requests-toolbelt
sudo pip install commentjson
```