Skip to content

Commit

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

```bash
composer install contributte/scheduler
composer require contributte/scheduler
```

## Documentation
Expand Down

0 comments on commit a797502

Please sign in to comment.