summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-03-29 17:17:29 +0200
committerValery Piashchynski <[email protected]>2023-03-29 17:17:29 +0200
commit4cc2b81d81d7ed142ff895dc226b721c5a3e4eac (patch)
tree9dd2d1d765876513fcc1e4416924dc43715c04d6 /README.md
parent22872c4c3a036eb70edcfc60ebe4e3fde8d8fe70 (diff)
chore(deps): update dependencies
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 30d9d836..72db07a0 100644
--- a/README.md
+++ b/README.md
@@ -98,6 +98,7 @@ composer require spiral/roadrunner:v2.0 nyholm/psr7
Server binary will be available at the root of your project.
> **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.