Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PELock committed Mar 17, 2021
1 parent e78b6d8 commit aa7cdb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ The preferred way to install the library is through the [composer](https://getco
Run:

```
php composer.phar require --prefer-dist pelock/imgopt "*"
php composer.phar require --prefer-dist pelock/yii2-imgopt "*"
```

Or add:

```
"pelock/imgopt": "*"
"pelock/yii2-imgopt": "*"
```

to the`require` section within your `composer.json` config file.
Expand Down

0 comments on commit aa7cdb0

Please sign in to comment.