Skip to content

Commit

Permalink
add python-dev to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
oostendo committed May 12, 2011
1 parent b1279dd commit 58e8284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -9,7 +9,7 @@ SimpleCV is developed against [Ubuntu 10.10](http://ubuntu.com), and uses the py

##Installation

sudo apt-get install python-numpy python-nose
sudo apt-get install python-dev python-numpy python-nose
wget http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/2.2/OpenCV-2.2.0.tar.bz2
bunzip2 OpenCV-2.2.0.tar.bz2
tar xf OpenCV-2.2.0.tar
Expand Down

0 comments on commit 58e8284

Please sign in to comment.