summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f9f02091..01e90129 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,7 @@ $ ./vendor/bin/rr get-binary
- Ubuntu (Debian-derivatives):
```bash
+$ wget https://github.com/roadrunner-server/roadrunner/releases/download/v2.X.X/roadrunner-2.X.X-linux-amd64.deb
$ sudo dpkg -i roadrunner-2.X.X-linux-amd64.deb
```