diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |