Change to the readme file that reflects now dependency on the python3

This commit is contained in:
Marko Shiva Pavlovic - in1t3r 2017-05-09 16:27:30 +02:00
parent fb76639da6
commit 323b59bf41

View file

@ -14,7 +14,7 @@ You'll need a GNU/Linux distribution with `iptables`, `NFQUEUE` and `ftrace` ker
## Install
sudo apt-get install build-essential python-dev python-setuptools libnetfilter-queue-dev python-pyqt5
sudo apt-get install build-essential python3-dev python3-setuptools libnetfilter-queue-dev python3-pyqt5
cd opensnitch
sudo python setup.py install