diff options
| author | Luc Donnet | 2015-01-29 16:53:30 +0100 |
|---|---|---|
| committer | Luc Donnet | 2015-01-29 16:53:30 +0100 |
| commit | f0a1afd8947a4c16af737b86f6c1c97b94c4710d (patch) | |
| tree | f257d18828ff385588c09895b80b94a847f5f4f0 /README.md | |
| parent | 0bf25cd563d38da17c9265570a98bff210044424 (diff) | |
| parent | c3ed60be997734921c8305f24b78e997e52a9cd3 (diff) | |
| download | chouette-core-f0a1afd8947a4c16af737b86f6c1c97b94c4710d.tar.bz2 | |
Merge with V2_5 development
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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.1/chouette-gui-command-2.5.1.zip -unzip chouette-gui-command-2.5.1.zip -cd chouette-cmd_2.5.1 +wget http://maven.chouette.cityway.fr/fr/certu/chouette/chouette-gui-command/2.5.2/chouette-gui-command-2.5.2.zip +unzip chouette-gui-command-2.5.2.zip +cd chouette-cmd_2.5.2 sudo chmod a+w . ``` |
