aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichel Etienne2014-11-14 16:19:26 +0100
committerMichel Etienne2014-11-14 16:19:26 +0100
commit68408c39a958e3706342fbbbdb701e0609eefb8b (patch)
treeea9409f237228f1863f08a6d2926bd0615cbfeb4 /README.md
parent621f2e739c3a3dd4a6bbbc76256b05829e4ab5f5 (diff)
parent86dd4ee97dc091ea2e10f03690d8d0fc2eeb2471 (diff)
downloadchouette-core-68408c39a958e3706342fbbbdb701e0609eefb8b.tar.bz2
Merge branch 'V2_5'
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 cc60251f0..b23eb3e2e 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 .
```