Skip to content

Commit

Permalink
Fixed composer installation in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipponik committed Feb 10, 2024
1 parent 7710b9b commit f71d349
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 @@ -71,7 +71,7 @@ Configuration located in the `.rr.yaml` file ([full sample](https://github.com/r
You can also install RoadRunner automatically using the command shipped with the composer package, run:

```bash
composer require spiral/roadrunner-http spiral/roadrunner-worker nyholm/psr7
composer require spiral/roadrunner-cli
./vendor/bin/rr get-binary
```

Expand Down

0 comments on commit f71d349

Please sign in to comment.