Update README

This commit is contained in:
Vinayak Mehta
2018-09-09 10:08:49 +05:30
committed by GitHub
parent 9c71d87c68
commit 7f1ea11ff1
+3 -3
View File
@@ -50,13 +50,13 @@ sudo apt-get install python-opencv python-tk ghostscript
* Arch Linux * Arch Linux
<pre> <pre>
sudo pacman -S opencv tk ghostscript sudo pacman -S tk ghostscript
</pre> </pre>
#### OS X #### OS X
<pre> <pre>
brew install homebrew/science/opencv ghostscript brew install tcl-tk ghostscript
</pre> </pre>
Finally, `cd` into the project directory and install by Finally, `cd` into the project directory and install by
@@ -87,4 +87,4 @@ python setup.py test
## License ## License
BSD License BSD License