summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-11-10 10:11:08 +0100
committerValery Piashchynski <[email protected]>2023-11-10 10:11:08 +0100
commit418faa9ec2016b313c370867f6d552ec2f090264 (patch)
treee8896fbe5b8c4fea2d427b8f3b069cadd23aa32a /README.md
parent2c45636e4aeff29a9e78e53795f8334d007ecda9 (diff)
chore: typo in the README
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 6200267f..78f2405a 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@ wget https://github.com/roadrunner-server/roadrunner/releases/download/v2023.X.X
sudo dpkg -i roadrunner-2023.X.X-linux-amd64.deb
```
-## Dowload the latest release via curl:
+## Download the latest release via curl:
```bash
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/roadrunner-server/roadrunner/master/download-latest.sh | sh
```