summaryrefslogtreecommitdiff
path: root/python/BuildInstructionsWindows.md
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2017-07-10 12:04:29 -0400
committerGitHub <noreply@github.com>2017-07-10 12:04:29 -0400
commit48b23bc89de725cd76dd02077e2772bc9ab4dd71 (patch)
tree014cb347301438344731d57cbf0d68f4da632fd8 /python/BuildInstructionsWindows.md
parentFix test running instructions (diff)
downloadice-48b23bc89de725cd76dd02077e2772bc9ab4dd71.tar.bz2
ice-48b23bc89de725cd76dd02077e2772bc9ab4dd71.tar.xz
ice-48b23bc89de725cd76dd02077e2772bc9ab4dd71.zip
More formatting fix
Diffstat (limited to 'python/BuildInstructionsWindows.md')
-rw-r--r--python/BuildInstructionsWindows.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/BuildInstructionsWindows.md b/python/BuildInstructionsWindows.md
index c25918e2b1c..5375fce577e 100644
--- a/python/BuildInstructionsWindows.md
+++ b/python/BuildInstructionsWindows.md
@@ -15,7 +15,7 @@ listed on [supported platforms][2].
### With Pip
-You can build the Ice for Python extension from source using pip:
+You can build the Ice for Python extension from source using `pip`:
```
pip install <URL of Ice source distribution for Python>
```