Update README
parent
9c71d87c68
commit
7f1ea11ff1
|
|
@ -50,13 +50,13 @@ sudo apt-get install python-opencv python-tk ghostscript
|
|||
* Arch Linux
|
||||
|
||||
<pre>
|
||||
sudo pacman -S opencv tk ghostscript
|
||||
sudo pacman -S tk ghostscript
|
||||
</pre>
|
||||
|
||||
#### OS X
|
||||
|
||||
<pre>
|
||||
brew install homebrew/science/opencv ghostscript
|
||||
brew install tcl-tk ghostscript
|
||||
</pre>
|
||||
|
||||
Finally, `cd` into the project directory and install by
|
||||
|
|
@ -87,4 +87,4 @@ python setup.py test
|
|||
|
||||
## License
|
||||
|
||||
BSD License
|
||||
BSD License
|
||||
|
|
|
|||
Loading…
Reference in New Issue