mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-09 01:27:20 +08:00
Updated basic app template README.md
This commit is contained in:
@ -56,7 +56,7 @@ You can then install this application template using the following command:
|
|||||||
|
|
||||||
~~~
|
~~~
|
||||||
php composer.phar global require "fxp/composer-asset-plugin:1.0.0"
|
php composer.phar global require "fxp/composer-asset-plugin:1.0.0"
|
||||||
php composer.phar create-project --prefer-dist --stability=dev yiisoft/yii2-app-basic basic
|
php composer.phar create-project 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
|
||||||
|
|||||||
Reference in New Issue
Block a user