aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichel Etienne2014-04-01 15:14:45 +0200
committerMichel Etienne2014-04-01 15:14:45 +0200
commit3569b68bdf88b27b0ad4e1c0059efe432b89ae14 (patch)
treeae0bea0798688e41eec1d59297bec570bf4d0d21 /README.md
parent8ef4043366c8efd74fa41b9a0892ce56682285d2 (diff)
downloadchouette-core-3569b68bdf88b27b0ad4e1c0059efe432b89ae14.tar.bz2
update to version 2.3.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0b6b486f9..a484db8bd 100644
--- a/README.md
+++ b/README.md
@@ -60,9 +60,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.2.0/chouette-gui-command-2.2.0.zip
-unzip chouette-gui-command-2.2.0.zip
-cd chouette-cmd_2.2.0
+wget http://maven.chouette.cityway.fr/fr/certu/chouette/chouette-gui-command/2.3.0/chouette-gui-command-2.3.0.zip
+unzip chouette-gui-command-2.3.0.zip
+cd chouette-cmd_2.3.0
sudo chmod a+w .
```
@@ -71,7 +71,7 @@ Install web application
Get git source code :
```sh
cd
-git clone -b V2_2 git://github.com/afimb/chouette2
+git clone -b V2_3 git://github.com/afimb/chouette2
cd chouette2
```
Download gem librairies