From 7e118f939593a783f8d0db0d9c21b1ec29547648 Mon Sep 17 00:00:00 2001 From: Qiang Xue Date: Sun, 1 Dec 2013 14:52:44 -0500 Subject: [PATCH] change back the readme instruction for creating new project. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee6e8ae..d1a17e2 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix). You can then install this application template using the following command: ~~~ -php composer.phar create-project --stability=alpha yiisoft/yii2-app-basic basic +php composer.phar create-project --stability=dev yiisoft/yii2-app-basic basic ~~~ Now you should be able to access the application through the following URL, assuming `basic` is the directory