Update README

pull/2/head
Vinayak Mehta 2018-09-09 10:08:49 +05:30 committed by GitHub
parent 9c71d87c68
commit 7f1ea11ff1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

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