mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
Change to the readme file that reflects now dependency on the python3
This commit is contained in:
parent
fb76639da6
commit
323b59bf41
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue