summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authornicolargo <nicolargo@nicolargo-fujitsu.(none)>2011-12-16 21:55:34 +0100
committernicolargo <nicolargo@nicolargo-fujitsu.(none)>2011-12-16 21:55:34 +0100
commit549bca1b8618ae7da19322a690c9b7e7d3318cf9 (patch)
treef8f00afbf73f1a524e875cdf3bf0e13f9f994506 /README
parentcb07b4a8b3e7827e95c2b3b9ccb7a2cafa8fde7c (diff)
version 1.3.1v1.3.1
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