summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAlessio Sergi <al3hex@gmail.com>2013-10-28 13:13:13 +0100
committerAlessio Sergi <al3hex@gmail.com>2013-10-28 13:13:13 +0100
commit6c5b640e2f198256f2e2179f38874f381e92a555 (patch)
tree85994f2db73ff9f1cee5a0281b8531cfab452d9f /README.rst
parent94818371d96126028d907dcfac47f3cba8c0fe7c (diff)
psutil releases are now hosted on PyPI
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index c85c77f8..c18a4fd8 100644
--- a/README.rst
+++ b/README.rst
@@ -3,7 +3,7 @@
.. image:: https://travis-ci.org/nicolargo/glances.png?branch=master
:target: https://travis-ci.org/nicolargo/glances
.. image:: https://badge.fury.io/py/Glances.png
- :target: http://badge.fury.io/py/Glances
+ :target: http://badge.fury.io/py/Glances
.. image:: https://pypip.in/d/Glances/badge.png
:target: https://crate.io/packages/Glances
@@ -121,7 +121,7 @@ Thanks to Nicolas Bourges, Glances can be easily installed using a Windows insta
Otherwise, you have to follow these steps:
- Install Python for Windows: http://www.python.org/getit/
-- Install the psutil library: https://code.google.com/p/psutil/downloads/list
+- Install the psutil library: https://pypi.python.org/pypi?:action=display&name=psutil#downloads
- Install the colorconsole library: http://code.google.com/p/colorconsole/downloads/list
- Download Glances from here: http://nicolargo.github.io/glances/