summaryrefslogtreecommitdiff
path: root/INSTALL.rst
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2015-09-02 12:44:14 +0200
committerGiampaolo Rodola <g.rodola@gmail.com>2015-09-02 12:44:14 +0200
commitd91b07921af1578a2c73667917baa993beae4bed (patch)
treea737921814b978b5f341c5ae9a52e8c95efa0770 /INSTALL.rst
parent650c839f8e270f25e17eb44c2aa4127570a2e6ca (diff)
downloadpsutil-d91b07921af1578a2c73667917baa993beae4bed.tar.gz
try to fix appveyor failure
Diffstat (limited to 'INSTALL.rst')
-rw-r--r--INSTALL.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL.rst b/INSTALL.rst
index e518c430..fdbc4d6d 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -30,11 +30,11 @@ Compiling on Windows using Visual Studio
========================================
In order to compile psutil on Windows you'll need Visual Studio (Mingw32 is
-no longer supported). You must have the same version of Visual Studio used to compile
-your installation of Python, that is::
+no longer supported). You must have the same version of Visual Studio used to
+compile your installation of Python, that is::
-* Python 2.6: VS 2008
-* Python 2.7: VS 2008
+* Python 2.6: VS 2008 (download it from `here <http://www.microsoft.com/en-us/download/details.aspx?id=44266>`_)
+* Python 2.7: VS 2008 (download it from `here <http://www.microsoft.com/en-us/download/details.aspx?id=44266>`_)
* Python 3.3, 3.4: VS 2010 (you can download it from `MS website <http://www.visualstudio.com/downloads/download-visual-studio-vs#d-2010-express>`_)
* Python 3.5: `VS 2015 UP <http://www.visualstudio.com/en-au/news/vs2015-preview-vs>`_