Update install.sh

1.6
enigma0x3 2015-08-12 21:14:43 -04:00 committed by sixdub
parent e90795a89f
commit 4eca2c6c65
1 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,12 @@
apt-get install python-pip
#ubuntu 14.04 LTS dependencies
apt-get install python-dev
apt-get install python-m2crypto
apt-get install swig
pip install pycrypto
#kali dependencies
pip install iptools
pip install pydispatcher