diff --git a/README.md b/README.md index 797c7e1..2cdb211 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Once you have Anaconda installed, first double check you are in your Python 3 en run the following commands at the terminal prompt to get OpenCV: `> pip install pillow` -`> conda install -c https://conda.anaconda.org/menpo opencv3` +`> conda install -c menpo opencv3=3.1.0` then to test if OpenCV is installed correctly: