diff options
author | Ryo Nakamura <upa@haeena.net> | 2022-11-06 19:39:20 +0900 |
---|---|---|
committer | Ryo Nakamura <upa@haeena.net> | 2022-11-06 19:39:20 +0900 |
commit | e202939f9ef3cc35ce97c8d923650600b4b56535 (patch) | |
tree | c544fa4ddcb5303e3d62fa30e9c1aa7d621c60c0 /README.md | |
parent | d19a54b0f0ed61ad746fca54c3318c92e4ac1fae (diff) |
update README for install
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -20,6 +20,13 @@ Differences from `scp` are: - `-r` option is not needed. - and any other differences I have not noticed and implemented... + +## Install + +- Linux: Download a package for your environment from +[Releases page](https://github.com/upa/mscp/releases). + + ## Build mscp depends on [libssh](https://www.libssh.org/). |