diff options
author | Valery Piashchynski <[email protected]> | 2023-03-29 17:16:31 +0200 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2023-03-29 17:16:31 +0200 |
commit | 22872c4c3a036eb70edcfc60ebe4e3fde8d8fe70 (patch) | |
tree | becce7e1258165a9a8858538721e683a7678abc5 /README.md | |
parent | 2767b9ae478f40b8e0968150856a4f7c9f48ff36 (diff) |
chore: update README
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ composer require spiral/roadrunner:v2.0 nyholm/psr7 Server binary will be available at the root of your project. -> **INFO** +> **Note** > PHP's extensions `php-curl` and `php-zip` are required to download RoadRunner automatically. > PHP's extensions `php-sockets` need to be installed to run roadrunner. > Check with `php --modules` your installed extensions. |