summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-03-29 17:16:31 +0200
committerValery Piashchynski <[email protected]>2023-03-29 17:16:31 +0200
commit22872c4c3a036eb70edcfc60ebe4e3fde8d8fe70 (patch)
treebecce7e1258165a9a8858538721e683a7678abc5 /README.md
parent2767b9ae478f40b8e0968150856a4f7c9f48ff36 (diff)
chore: update README
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index acf217da..30d9d836 100644
--- a/README.md
+++ b/README.md
@@ -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.