diff --git a/Readme.md b/Readme.md index e0c376093..8a67a2698 100644 --- a/Readme.md +++ b/Readme.md @@ -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