Update README.md

This commit is contained in:
Shuadissen
2016-06-22 19:35:03 +03:00
committed by GitHub
parent a0c1265dca
commit c5b84d77a0
+1 -1
View File
@@ -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
```