summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-05-26 14:16:50 +0200
committerGitHub <[email protected]>2022-05-26 14:16:50 +0200
commit23fffb071812cdb53aeca56a4c3de9770ff34fae (patch)
treea5079e39312dbad76bed9f23246bd0fca5c207bb
parent87453de1d23bd2bbba4ada292dc810756fa02e56 (diff)
Update README.md
-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
```