There was an error while loading. Please reload this page.
1 parent 69a855f commit 3ad5399Copy full SHA for 3ad5399
docs/content/doc/installation/from-binary.en-us.md
@@ -21,7 +21,7 @@ the destination platform from the [downloads page](https://dl.gitea.io/gitea), c
21
the URL and replace the URL within the commands below:
22
23
```sh
24
-wget -O gitea https://dl.gitea.io/gitea/1.4.3/gitea-1.4.3-linux-amd64
+wget -O gitea https://dl.gitea.io/gitea/1.5.0/gitea-1.5.0-linux-amd64
25
chmod +x gitea
26
```
27
0 commit comments