mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-23 20:45:33 +03:00
Change the REAME for the 1.2 version
This commit is contained in:
parent
9e96880944
commit
3e26e2d057
6
README
6
README
@ -14,12 +14,12 @@ Glances is developed in Python and uses the python-statgrab lib.
|
|||||||
|
|
||||||
Get the latest version:
|
Get the latest version:
|
||||||
|
|
||||||
$ wget https://github.com/downloads/nicolargo/glances/glances-1.1.3.tar.gz
|
$ wget https://github.com/downloads/nicolargo/glances/glances-1.2.tar.gz
|
||||||
|
|
||||||
Glances use a standard GNU style installer:
|
Glances use a standard GNU style installer:
|
||||||
|
|
||||||
$ tar zxvf glances-1.1.3.tar.gz
|
$ tar zxvf glances-1.2.tar.gz
|
||||||
$ cd glances-1.1.3
|
$ cd glances-1.2
|
||||||
$ ./configure
|
$ ./configure
|
||||||
$ make
|
$ make
|
||||||
$ sudo make install
|
$ sudo make install
|
||||||
|
Loading…
Reference in New Issue
Block a user