Skip to content

Commit

Permalink
Fix wrong composer install command in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
devanych committed Jan 19, 2021
1 parent af0a3a0 commit dd1d569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -22,7 +22,7 @@ This package provides the Email target for the [yiisoft/log](https://github.com/
The package could be installed with composer:

```
composer install yiisoft/log-target-email
composer require yiisoft/log-target-email
```

## General usage
Expand Down

0 comments on commit dd1d569

Please sign in to comment.