From bfc02ca08c497124ddde1450c71a87eedfe42bc7 Mon Sep 17 00:00:00 2001 From: Benjamin Perche Date: Sat, 9 Aug 2014 09:59:52 +0200 Subject: [PATCH] Prepare 2.0.3-beta2 Update README ( composer create-project ) --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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