summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 86a70040..f9f02091 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,11 @@ $ composer require spiral/roadrunner:v2.0 nyholm/psr7
$ ./vendor/bin/rr get-binary
```
+- Ubuntu (Debian-derivatives):
+```bash
+$ sudo dpkg -i roadrunner-2.X.X-linux-amd64.deb
+```
+
Configuration can be located in `.rr.yaml`
file ([full sample](https://github.com/roadrunner-server/roadrunner/blob/master/.rr.yaml)):