mirror of https://github.com/nicolargo/glances.git
Update README file (Pip is shipped into Python 2.7.9 or higher)
This commit is contained in:
parent
5b3b286aab
commit
0eb73b696a
|
|
@ -157,10 +157,9 @@ MacPorts
|
|||
Windows
|
||||
-------
|
||||
|
||||
- Install Python for Windows: http://www.python.org/getit/
|
||||
- Install Python for Windows (Python 2.7.9+ ship with Pip): http://www.python.org/getit/
|
||||
- Install the psutil library (latest binary version): https://pypi.python.org/pypi?:action=display&name=psutil#downloads
|
||||
- Install the colorconsole library: https://pypi.python.org/pypi/colorconsole
|
||||
- Install Pip: http://pip.readthedocs.org/en/latest/installing.html
|
||||
- Install optionnals dependencies (see list bellow)
|
||||
- Install Glances using pip
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue