summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.