change back the readme instruction for creating new project.

This commit is contained in:
Qiang Xue 2013-12-01 14:52:44 -05:00
parent 5d83d38ffe
commit 7e118f9395

View File

@ -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: 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 Now you should be able to access the application through the following URL, assuming `basic` is the directory