update README for install

This commit is contained in:
Ryo Nakamura
2022-11-06 19:39:20 +09:00
parent d19a54b0f0
commit e202939f9e

View File

@@ -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/).