mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 14:28:27 +08:00
Fixing docs typo and rephrasing [skip ci]
This commit is contained in:

committed by
Alexander Makarov

parent
873c2b6b8f
commit
adc441de83
@ -250,8 +250,8 @@ Visit [asset-packagist.org](https://asset-packagist.org) to know, how it works.
|
||||
|
||||
##### Using fxp/composer-asset-plugin
|
||||
|
||||
Comparing to to using asset-packagist, composer-asset-plugin does not require to change application config. Instead, it
|
||||
requires to install a special Composer plugin globally by running the following command:
|
||||
Compared to asset-packagist, composer-asset-plugin does not require any changes to application config. Instead, it
|
||||
requires global installation of a special Composer plugin by running the following command:
|
||||
|
||||
```bash
|
||||
composer global require "fxp/composer-asset-plugin:^1.4.1"
|
||||
|
Reference in New Issue
Block a user