Skip to content

Commit d819f71

Browse files
committed
update REAMDE to fix the URL for single binary mscp
1 parent 22150c2 commit d819f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ sudo dnf install mscp
5858

5959
- Single binary `mscp` for x86_64 (not optimal performance)
6060
```console
61-
wget https://github.com/upa/mscp/releases/download/v0.1.4/mscp.linux.x86_64.static -O /usr/local/bin/mscp
61+
wget https://github.com/upa/mscp/releases/latest/download/mscp.linux.x86_64.static -O /usr/local/bin/mscp
6262
chmod 755 /usr/local/bin/mscp
6363
```
6464

0 commit comments

Comments
 (0)