Skip to content

Commit

Permalink
edited the install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Vignesh2208 committed Feb 28, 2019
1 parent 41130ce commit af1ebef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 70 deletions.
3 changes: 2 additions & 1 deletion install_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ sudo pip install dpkt
sudo pip install pcapy
sudo pip install six==1.9.0
sudo pip install networkx

sudo pip install pandas
sudo pip install plotly
sudo apt-get -y install inetutils-ping
sudo apt-get -y install openssh-server
sudo apt-get -y install expect
Expand Down
Loading

0 comments on commit af1ebef

Please sign in to comment.