mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
README Fix
This commit is contained in:
parent
e455346d5a
commit
42f06bd6a5
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-qt5
|
||||
sudo apt-get install build-essential python-dev python-setuptools libnetfilter-queue-dev python-pyqt5
|
||||
cd opensnitch
|
||||
sudo python setup.py install
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue