From c5b84d77a034bde00449317ad515893f08e167af Mon Sep 17 00:00:00 2001 From: Shuadissen Date: Wed, 22 Jun 2016 19:35:03 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4953e7f..915d44a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Download the code. Dependencies: Run these lines in a terminal to install everything necessary for feature extraction. ``` -sudo apt-get install python-numpy python-scipy python-matplotlib python-nose python-pip +sudo apt-get install python-numpy python-scipy python-nose python-pip sudo pip install scikits.talkbox ```