From 94d987ddcbacf07ef5785af0ab60d48aa823bf00 Mon Sep 17 00:00:00 2001 From: arve0 Date: Tue, 24 Mar 2015 19:25:33 +0100 Subject: [PATCH] close conda install code string --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7ae96d1..f1338716 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ - **Debian/Ubuntu:** ``sudo apt-get install python-skimage`` - **OSX:** ``pip install scikit-image`` -- **Anaconda:** ``conda install scikit-image +- **Anaconda:** ``conda install scikit-image`` - **Windows:** Download [Windows binaries](http://www.lfd.uci.edu/~gohlke/pythonlibs/#scikits.image) Also see