Skip to content

Commit

Permalink
[#1869]: fix composer installation in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rustatian authored Feb 10, 2024
2 parents 56aa04d + 72279b1 commit 5bb3efe
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 5bb3efe

Please sign in to comment.