summaryrefslogtreecommitdiffstats
path: root/README-fr
diff options
context:
space:
mode:
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 5e2a50db..486cce7e 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.2):
+Récupération de la dernière version (1.3.3):
- $ 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
Procédez ensuite à l'installation:
- $ 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