Merge pull request #580 from lovenunu/patch-1

Prepare 2.0.3-beta2
This commit is contained in:
Manuel Raynaud
2014-08-11 12:22:56 +02:00

View File

@@ -84,7 +84,7 @@ For tar.gz archives, you need tar's dependencies and the extension "zlib". See [
``` bash ``` bash
$ curl -sS https://getcomposer.org/installer | php $ 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 ## Install it