Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ P.S: Read the [blog post](http://www.privacypies.org/blog/metadata/2017/02/28/ha


## Install instructions
- Install python-pip with the packetmanager of your linux distribution
- Download and unzip this repository.
- In the unzipped folder on your computer, right click on an empty space and select "Open in terminal" option.
- In the terminal, type **sh requirements** and press Enter.
Expand Down
1 change: 0 additions & 1 deletion requirements
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
sudo apt-get install python-pip
sudo pip install pandas==0.18.1
sudo pip install nltk==3.2.2
sudo pip install plotly==1.13.0
Expand Down