Skip to content

Commit 0e8a1d1

Browse files
authored
Readme: fix composer install (#48)
1 parent ed6dc7a commit 0e8a1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Website 🚀 <a href="https://contributte.org">contributte.org</a> | Contact
2323
To install latest version of `contributte/console-extra` use [Composer](https://getcomposer.org).
2424

2525
```bash
26-
composer install contributte/console-extra
26+
composer require contributte/console-extra
2727
```
2828

2929
## Documentation

0 commit comments

Comments
 (0)