mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 21:41:19 +08:00
Fixed wrong instruction.
This commit is contained in:
@ -55,7 +55,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 global require "fxp/composer-asset-plugin:~1.0"
|
||||
php composer.phar global require "fxp/composer-asset-plugin:1.0.*@dev"
|
||||
php composer.phar create-project --prefer-dist --stability=dev yiisoft/yii2-app-basic basic
|
||||
~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user