"python/vscode:/vscode.git/clone" did not exist on "8154de5a326f945b514a98d075361db95eadd6ad"
Commit 9988deac authored by Davis King's avatar Davis King
Browse files

Cleaned up install instructions slightly.

parent 844f252a
......@@ -34,7 +34,7 @@
#
# Also note that this example requires scikit-image which can be installed
# via the command:
# pip install -U scikit-image
# pip install scikit-image
# Or downloaded from http://scikit-image.org/download.html.
import os
......
......@@ -39,7 +39,7 @@
#
# Also note that this example requires scikit-image which can be installed
# via the command:
# pip install -U scikit-image
# pip install scikit-image
# Or downloaded from http://scikit-image.org/download.html.
import sys
......
......@@ -39,7 +39,7 @@
#
# Also note that this example requires scikit-image which can be installed
# via the command:
# pip install -U scikit-image
# pip install scikit-image
# Or downloaded from http://scikit-image.org/download.html.
import sys
......
......@@ -33,7 +33,7 @@
#
# Also note that this example requires scikit-image which can be installed
# via the command:
# pip install -U scikit-image
# pip install scikit-image
# Or downloaded from http://scikit-image.org/download.html.
......
......@@ -27,7 +27,7 @@
#
# Also note that this example requires scikit-image which can be installed
# via the command:
# pip install -U scikit-image
# pip install scikit-image
# Or downloaded from http://scikit-image.org/download.html.
import os
......
......@@ -35,7 +35,7 @@
#
# Also note that this example requires scikit-image which can be installed
# via the command:
# pip install -U scikit-image
# pip install scikit-image
# Or downloaded from http://scikit-image.org/download.html.
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