change back the readme instruction for creating new project.
This commit is contained in:
parent
5d83d38ffe
commit
7e118f9395
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user