Update README
parent
9c71d87c68
commit
7f1ea11ff1
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue