summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRyo Nakamura <upa@haeena.net>2022-11-06 19:39:20 +0900
committerRyo Nakamura <upa@haeena.net>2022-11-06 19:39:20 +0900
commite202939f9ef3cc35ce97c8d923650600b4b56535 (patch)
treec544fa4ddcb5303e3d62fa30e9c1aa7d621c60c0 /README.md
parentd19a54b0f0ed61ad746fca54c3318c92e4ac1fae (diff)
update README for install
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 08a330a..af34a9d 100644
--- a/README.md
+++ b/README.md
@@ -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/).