summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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
```