aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichel Etienne2014-11-13 17:02:08 +0100
committerMichel Etienne2014-11-13 17:02:08 +0100
commit0350755d84ca7c19398799f48914cd1ae2ede23d (patch)
treedd12f2d8ef032398c3189cac7f32795d0608d140 /README.md
parent28350f95744a03290a28dd8d941d1e6248f2eeb2 (diff)
downloadchouette-core-0350755d84ca7c19398799f48914cd1ae2ede23d.tar.bz2
prepare version 2.5.1
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 3b0127f99..248455640 100644
--- a/README.md
+++ b/README.md
@@ -65,9 +65,9 @@ Assume Linux user is myuser and its group mygroup (that user is the one who star
sudo mkdir -p /usr/local/opt/chouette-command/
sudo chown -R myuser:mygroup /usr/local/opt/chouette-command/
cd /usr/local/opt/chouette-command/
-wget http://maven.chouette.cityway.fr/fr/certu/chouette/chouette-gui-command/2.5.0/chouette-gui-command-2.5.0.zip
-unzip chouette-gui-command-2.5.0.zip
-cd chouette-cmd_2.5.0
+wget http://maven.chouette.cityway.fr/fr/certu/chouette/chouette-gui-command/2.5.1/chouette-gui-command-2.5.1.zip
+unzip chouette-gui-command-2.5.1.zip
+cd chouette-cmd_2.5.1
sudo chmod a+w .
```