summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 664d69f..3c7e00f 100644
--- a/README.md
+++ b/README.md
@@ -67,3 +67,9 @@ sudo dpkg -i dup_0.1.0_amd64.deb
### On other distrubutions
Check out the [release page](https://github.com/sharkdp/dup/releases) for binary builds.
+
+### Via cargo
+
+```
+cargo install du-dup
+```