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 311df7d..618eff0 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ sudo dnf install mscp
- Single binary `mscp` for x86_64 (not optimal performance)
```console
-wget https://github.com/upa/mscp/releases/latest/download/mscp.linux.x86.static -O /usr/local/bin/mscp
+wget https://github.com/upa/mscp/releases/download/v0.1.4/mscp.linux.x86_64.static -O /usr/local/bin/mscp
chmod 755 /usr/local/bin/mscp
```