From 7f1ea11ff14a220720f0cde3b1451799cfbaf966 Mon Sep 17 00:00:00 2001 From: Vinayak Mehta Date: Sun, 9 Sep 2018 10:08:49 +0530 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 372cc09..8b2181b 100644 --- a/README.md +++ b/README.md @@ -50,13 +50,13 @@ sudo apt-get install python-opencv python-tk ghostscript * Arch Linux
-sudo pacman -S opencv tk ghostscript
+sudo pacman -S tk ghostscript
 
#### OS X
-brew install homebrew/science/opencv ghostscript
+brew install tcl-tk ghostscript
 
Finally, `cd` into the project directory and install by @@ -87,4 +87,4 @@ python setup.py test ## License -BSD License \ No newline at end of file +BSD License