Fixing docs typo and rephrasing [skip ci]

This commit is contained in:
Aleksandar Belic
2017-12-11 20:12:16 +01:00
committed by Alexander Makarov
parent 873c2b6b8f
commit adc441de83

View File

@ -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"