summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 143d9942..965a0664 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.3.tar.gz
+ $ wget https://github.com/downloads/nicolargo/glances/glances-1.3.1.tar.gz
Glances use a standard GNU style installer:
- $ tar zxvf glances-1.3.tar.gz
- $ cd glances-1.3
+ $ tar zxvf glances-1.3.1.tar.gz
+ $ cd glances-1.3.1
$ ./configure
$ make
$ sudo make install