summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-01-15 14:12:02 +0100
committerValery Piashchynski <[email protected]>2023-01-15 14:12:02 +0100
commitbde8b5b574f65df90238f7e0416407280d9369b9 (patch)
tree98399acbe15e7f5804d2de4facf197dd3be3fe67 /README.md
parente174ab0ef67cf4548aa8979ceb64b9e96e0aa4f3 (diff)
chore(readme): correct description
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 1f793a5c..b2f8a894 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ $ wget https://github.com/roadrunner-server/roadrunner/releases/download/v2.X.X/
$ sudo dpkg -i roadrunner-2.X.X-linux-amd64.deb
```
-- Download the latest release for your arch:
+- Download the latest release (WSL2/Linux/macOS):
```bash
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/roadrunner-server/roadrunner/master/download-latest.sh | sh
```