We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c45636 commit 418faa9Copy full SHA for 418faa9
README.md
@@ -108,7 +108,7 @@ wget https://github.com/roadrunner-server/roadrunner/releases/download/v2023.X.X
108
sudo dpkg -i roadrunner-2023.X.X-linux-amd64.deb
109
```
110
111
-## Dowload the latest release via curl:
+## Download the latest release via curl:
112
```bash
113
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/roadrunner-server/roadrunner/master/download-latest.sh | sh
114
0 commit comments