summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index b700a07..08428c6 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,11 @@ Use cargo to build the binaries (output dir is `target/release/`):
$ cargo build --release
```
+To directly download, compile and install the binaries:
+```
+$ cargo install rtftp
+```
+
### Client