From f71d34943ece46098cff6ee3601563a15b072cbb Mon Sep 17 00:00:00 2001 From: Filipponik Date: Sat, 10 Feb 2024 14:25:59 +0300 Subject: Fixed composer installation in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 09df2190..b9fa40c1 100644 --- a/README.md +++ b/README.md @@ -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 ``` -- cgit v1.2.3