diff options
author | Valery Piashchynski <[email protected]> | 2023-04-17 16:36:16 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2023-04-17 16:36:16 +0200 |
commit | 1ad63fefc151d70548fe72bf8193b637b9264289 (patch) | |
tree | 02aeda0b69656d8b24244e6f9875c952836b076b /README.md | |
parent | 5732aeea0277bf2389848afb2f8ade803aff1f19 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ Configuration located in the `.rr.yaml` file ([full sample](https://github.com/r You can also install RoadRunner automatically using command shipped with the composer package, run: ```bash -composer require spiral/roadrunner:v2023.1.0 nyholm/psr7 +composer require spiral/roadrunner-http nyholm/psr7 ./vendor/bin/rr get-binary ``` |