From 0de522d58973405d27d6981837a7189f4ef65139 Mon Sep 17 00:00:00 2001 From: Kali Pso Date: Sun, 14 May 2017 14:36:50 +0000 Subject: [PATCH] Changed requirements and README.md to a more general version --- README.md | 1 + requirements | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2815e7e..c43418e 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/requirements b/requirements index f8f4c85..eaa3b20 100644 --- a/requirements +++ b/requirements @@ -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