summaryrefslogtreecommitdiffstats
path: root/README-fr
diff options
context:
space:
mode:
authornicolargo <nicolargo@nicolargo-boulot.(none)>2012-01-04 14:24:07 +0100
committernicolargo <nicolargo@nicolargo-boulot.(none)>2012-01-04 14:24:07 +0100
commite592521eeda4a31bc859626715565bc8f06dda5c (patch)
treee8c6837f6426c6240e99f30e388798f5a796465c /README-fr
parent5dcd6000fa987fbb74a417ba24c2fe0e93e48691 (diff)
version 1.3.5
Diffstat (limited to 'README-fr')
-rw-r--r--README-fr8
1 files changed, 4 insertions, 4 deletions
diff --git a/README-fr b/README-fr
index 8f2a5d2d..792ca6be 100644
--- a/README-fr
+++ b/README-fr
@@ -27,14 +27,14 @@ Le projet Glances est hébergé sur GitHUB: https://github.com/nicolargo/glances
Pour l'installer, il suffit de suivre les instructions suivantes depuis un
terminal.
-Récupération de la dernière version (1.3.4):
+Récupération de la dernière version (1.3.5):
- $ wget https://github.com/downloads/nicolargo/glances/glances-1.3.4.tar.gz
+ $ wget https://github.com/downloads/nicolargo/glances/glances-1.3.5.tar.gz
Procédez ensuite à l'installation:
- $ tar zxvf glances-1.3.4.tar.gz
- $ cd glances-1.3.4
+ $ tar zxvf glances-1.3.5.tar.gz
+ $ cd glances-1.3.5
$ ./configure
$ make
$ sudo make install