Commit 9988deac authored by Davis King's avatar Davis King

Cleaned up install instructions slightly.

parent 844f252a
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
# #
# Also note that this example requires scikit-image which can be installed # Also note that this example requires scikit-image which can be installed
# via the command: # via the command:
# pip install -U scikit-image # pip install scikit-image
# Or downloaded from http://scikit-image.org/download.html. # Or downloaded from http://scikit-image.org/download.html.
import os import os
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
# #
# Also note that this example requires scikit-image which can be installed # Also note that this example requires scikit-image which can be installed
# via the command: # via the command:
# pip install -U scikit-image # pip install scikit-image
# Or downloaded from http://scikit-image.org/download.html. # Or downloaded from http://scikit-image.org/download.html.
import sys import sys
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
# #
# Also note that this example requires scikit-image which can be installed # Also note that this example requires scikit-image which can be installed
# via the command: # via the command:
# pip install -U scikit-image # pip install scikit-image
# Or downloaded from http://scikit-image.org/download.html. # Or downloaded from http://scikit-image.org/download.html.
import sys import sys
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
# #
# Also note that this example requires scikit-image which can be installed # Also note that this example requires scikit-image which can be installed
# via the command: # via the command:
# pip install -U scikit-image # pip install scikit-image
# Or downloaded from http://scikit-image.org/download.html. # Or downloaded from http://scikit-image.org/download.html.
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
# #
# Also note that this example requires scikit-image which can be installed # Also note that this example requires scikit-image which can be installed
# via the command: # via the command:
# pip install -U scikit-image # pip install scikit-image
# Or downloaded from http://scikit-image.org/download.html. # Or downloaded from http://scikit-image.org/download.html.
import os import os
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
# #
# Also note that this example requires scikit-image which can be installed # Also note that this example requires scikit-image which can be installed
# via the command: # via the command:
# pip install -U scikit-image # pip install scikit-image
# Or downloaded from http://scikit-image.org/download.html. # Or downloaded from http://scikit-image.org/download.html.
import os import os
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment