summaryrefslogtreecommitdiff
path: root/INSTALL.rst
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2017-04-26 19:24:23 +0200
committerGiampaolo Rodola <g.rodola@gmail.com>2017-04-26 19:24:23 +0200
commit3850cb84ce5cf7515487e6287895d2cc47f16ad6 (patch)
tree8122ba54fcd21893ce6541192720f3d2890ee3e4 /INSTALL.rst
parent936a9194783f79e796519a80f5b088c01a767df4 (diff)
downloadpsutil-3850cb84ce5cf7515487e6287895d2cc47f16ad6.tar.gz
update INSTALL instructions
Diffstat (limited to 'INSTALL.rst')
-rw-r--r--INSTALL.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.rst b/INSTALL.rst
index 9999eccf..8737c94a 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -12,7 +12,7 @@ On OSX or via curl::
python < <(curl -s https://bootstrap.pypa.io/get-pip.py)
-On Windows, `download pip <https://pip.pypa.io/en/latest/installing/>`, open
+On Windows, `download pip <https://pip.pypa.io/en/latest/installing/>`__, open
cmd.exe and install it::
C:\Python27\python.exe get-pip.py