summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index cb4f4c6f..37e49b23 100644
--- a/README.md
+++ b/README.md
@@ -20,12 +20,12 @@ Packages exist for Arch, Fedora, Redhat ...
Get the latest version:
- $ wget https://github.com/downloads/nicolargo/glances/glances-1.3.2.tar.gz
+ $ wget https://github.com/downloads/nicolargo/glances/glances-1.3.3.tar.gz
Glances use a standard GNU style installer:
- $ tar zxvf glances-1.3.2.tar.gz
- $ cd glances-1.3.2
+ $ tar zxvf glances-1.3.3.tar.gz
+ $ cd glances-1.3.3
$ ./configure
$ make
$ sudo make install