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 e28dce2e..d6ec3624 100644
--- a/README
+++ b/README
@@ -20,12 +20,12 @@ Packages exist for Arch, Fedora, Redhat ...
Get the latest version:
- $ wget https://github.com/downloads/nicolargo/glances/glances-1.3.5.tar.gz
+ $ wget https://github.com/downloads/nicolargo/glances/glances-1.3.6.tar.gz
Glances use a standard GNU style installer:
- $ tar zxvf glances-1.3.5.tar.gz
- $ cd glances-1.3.5
+ $ tar zxvf glances-1.3.6.tar.gz
+ $ cd glances-1.3.6
$ ./configure
$ make
$ sudo make install