Skip to content

Commit

Permalink
Readme: fix composer install (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
petrparolek committed Feb 13, 2023
1 parent ed6dc7a commit 0e8a1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ Website 🚀 <a href="https://contributte.org">contributte.org</a> | Contact
To install latest version of `contributte/console-extra` use [Composer](https://getcomposer.org).

```bash
composer install contributte/console-extra
composer require contributte/console-extra
```

## Documentation
Expand Down

0 comments on commit 0e8a1d1

Please sign in to comment.