diff --git a/README b/README index f9098d37..bdd8dc93 100644 --- a/README +++ b/README @@ -14,12 +14,12 @@ Glances is developed in Python and uses the python-statgrab lib. 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: - $ tar zxvf glances-1.1.3.tar.gz - $ cd glances-1.1.3 + $ tar zxvf glances-1.2.tar.gz + $ cd glances-1.2 $ ./configure $ make $ sudo make install