Update README
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user