We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7a024 commit 6123769Copy full SHA for 6123769
README.md
@@ -39,8 +39,8 @@ $ php -r "readfile('https://getcomposer.org/installer');" | php
39
$ php composer.phar require riimu/kit-phpencoder:2.*
40
```
41
42
-Alternatively, you add the dependency to your `composer.json` and run `composer
43
-install`. For example:
+Alternatively, you ca add the dependency to your `composer.json` and run
+`composer install`. For example:
44
45
```json
46
{
0 commit comments