Skip to content

Commit 6123769

Browse files
committed
Fix typo in readme
1 parent 4e7a024 commit 6123769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ $ php -r "readfile('https://getcomposer.org/installer');" | php
3939
$ php composer.phar require riimu/kit-phpencoder:2.*
4040
```
4141

42-
Alternatively, you add the dependency to your `composer.json` and run `composer
43-
install`. For example:
42+
Alternatively, you ca add the dependency to your `composer.json` and run
43+
`composer install`. For example:
4444

4545
```json
4646
{

0 commit comments

Comments
 (0)