Skip to content

Commit

Permalink
Update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ecthros authored Nov 22, 2016
1 parent f860734 commit 1ca7d62
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ pip install netaddr
pip install pexpect
pip install wifi
apt-get install -y python-netifaces
apt-get install -y python-colorama
pip install colorama
pip install flask
pip install netifaces
apt-get install -y python-psycopg2
apt-get install -y python-tk
python setup_postgres.py
Expand Down

0 comments on commit 1ca7d62

Please sign in to comment.