mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
Add 'python-setuptools' dependency to README
This commit is contained in:
parent
216babd2ca
commit
c1791681d5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ OpenSnitch is a GNU/Linux port of the Little Snitch application firewall.
|
|||
|
||||
## Install
|
||||
|
||||
sudo apt-get install build-essential python-dev libnetfilter-queue-dev python-qt4
|
||||
sudo apt-get install build-essential python-dev python-setuptools libnetfilter-queue-dev python-qt4
|
||||
cd opensnitch
|
||||
sudo python setup.py install
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue