diff --git a/README.md b/README.md index 4a5227f..88dcafe 100644 --- a/README.md +++ b/README.md @@ -85,13 +85,13 @@ numpy can be install using `pip`. OpenCV and ghostscript can be installed using * Arch Linux
-sudo pacman -S opencv ghostscript
+sudo pacman -S opencv tk ghostscript
 
* Ubuntu
-sudo apt-get install libopencv-dev python-opencv python-tk ghostscript
+sudo apt-get install python-opencv python-tk ghostscript
 
#### OS X