Skip to content

Commit 5bb3efe

Browse files
authored
[#1869]: fix composer installation in README.md
2 parents 56aa04d + 72279b1 commit 5bb3efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Configuration located in the `.rr.yaml` file ([full sample](https://github.com/r
7171
You can also install RoadRunner automatically using the command shipped with the composer package, run:
7272

7373
```bash
74-
composer require spiral/roadrunner-http spiral/roadrunner-worker nyholm/psr7
74+
composer require spiral/roadrunner-cli
7575
./vendor/bin/rr get-binary
7676
```
7777

0 commit comments

Comments
 (0)