Prepare 2.0.3-beta2

Update README ( composer create-project )
This commit is contained in:
Benjamin Perche
2014-08-09 09:59:52 +02:00
parent 6dbe4f3539
commit bfc02ca08c

View File

@@ -84,7 +84,7 @@ For tar.gz archives, you need tar's dependencies and the extension "zlib". See [
``` bash
$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar create-project thelia/thelia path/ 2.0.0
$ php composer.phar create-project thelia/thelia path/ 2.0.3-beta2
```
## Install it