Skip to content

Commit f68b0a2

Browse files
authored
Readme: fix composer install (#41)
1 parent fe5e483 commit f68b0a2

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/application` use [Composer](https://getcomposer.org).
2424

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

2929
## Documentation

0 commit comments

Comments
 (0)