Skip to content

Commit

Permalink
update REAMDE to fix the URL for single binary mscp
Browse files Browse the repository at this point in the history
  • Loading branch information
upa committed Feb 7, 2024

Verified

This commit was signed with the committer’s verified signature.
TarikGul Tarik Gul
1 parent 22150c2 commit d819f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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/download/v0.1.4/mscp.linux.x86_64.static -O /usr/local/bin/mscp
wget https://github.com/upa/mscp/releases/latest/download/mscp.linux.x86_64.static -O /usr/local/bin/mscp
chmod 755 /usr/local/bin/mscp
```

0 comments on commit d819f71

Please sign in to comment.