Skip to content

Commit

Permalink
Merge pull request #660 from Jenselme/fedora
Browse files Browse the repository at this point in the history
SimpleCV is in the official repository of Fedora 20 and above.
  • Loading branch information
oostendo committed Nov 2, 2014
2 parents 4587edd + c460d63 commit 4f772ab
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Quick Links:
* [Ubuntu](#ubuntu-1204)
* [Virtual Environment](#virtualenv)
* [Arch Linux](#arch-linux)
* [Fedora](#fedora-18)
* [Fedora](#fedora)
* [MacOS](#mac-os-x-106-and-above)
* [Windows](#windows-7vista)
* [Raspberry Pi](#raspberry-pi)
Expand Down Expand Up @@ -118,7 +118,12 @@ Install development version using aur
yaourt -S simplecv-git

<a id="fedora"></a>
### Fedora 18
### Fedora
#### Fedora 20 and above

sudo yum -y install python-SimpleCV

#### Fedora 18
Install with pip

sudo yum -y install python-ipython opencv-python scipy numpy pygame python-setuptools python-pip
Expand Down

0 comments on commit 4f772ab

Please sign in to comment.