Permalink
Browse files

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

  • Loading branch information...
1 parent fb76639 commit 323b59bf41fa824b527c90714f4a7266c0ae98b4 @in1t3r in1t3r committed May 9, 2017
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
View
@@ -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

0 comments on commit 323b59b

Please sign in to comment.