Skip to content

Commit

Permalink
Update composer-asset-plugin version to beta4
Browse files Browse the repository at this point in the history
Have not tested that beta4 works, honestly just trying out the GitHub edit button :P
  • Loading branch information
rawtaz committed Nov 23, 2014
1 parent 2765485 commit 438a691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/start-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ by running `composer self-update`.

With Composer installed, you can install Yii by running the following commands under a Web-accessible folder:

composer global require "fxp/composer-asset-plugin:1.0.0-beta3"
composer global require "fxp/composer-asset-plugin:1.0.0-beta4"
composer create-project --prefer-dist yiisoft/yii2-app-basic basic

The first command installs the [composer asset plugin](https://github.com/francoispluchino/composer-asset-plugin/)
Expand Down

0 comments on commit 438a691

Please sign in to comment.