diff options
| author | Michel Etienne | 2014-06-24 10:43:36 +0200 |
|---|---|---|
| committer | Michel Etienne | 2014-06-24 10:43:36 +0200 |
| commit | 24eac112be18f086f787ca8c828b9b1a4ee6e84c (patch) | |
| tree | 7335538bc14acc2e2587d9d9becc76e9edfda9e8 /README.md | |
| parent | e70fce3776d465639c766f29721bc31849d3cf44 (diff) | |
| download | chouette-core-24eac112be18f086f787ca8c828b9b1a4ee6e84c.tar.bz2 | |
set version to 2.4.1
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -63,9 +63,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.4.0/chouette-gui-command-2.4.0.zip -unzip chouette-gui-command-2.4.0.zip -cd chouette-cmd_2.4.0 +wget http://maven.chouette.cityway.fr/fr/certu/chouette/chouette-gui-command/2.4.1/chouette-gui-command-2.4.1.zip +unzip chouette-gui-command-2.4.1.zip +cd chouette-cmd_2.4.1 sudo chmod a+w . ``` |
