summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index d0184b2c..bbc26f43 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,13 @@ RoadRunner
High-performance PHP load balancer and process manager library for Golang.
+Installation:
+--------
+```
+$ go get github.com/spiral/roadrunner
+$ composer require spiral/roadrunner
+```
+
Features:
--------
- no external services, drop-in (based on [Goridge](https://github.com/spiral/goridge))