diff --git a/README.md b/README.md index b5a3af0..bb6ddec 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Find, Sort, Filter & Delete duplicate files
- +NOTE: This project is still being developed. At the moment, as shown in the screenshot below, deduplicator is able to scan through and list duplicates with and without caching. Contributions are welcome. -
+Currently, deduplicator is only installable via rust's cargo package manager
+ +``` +cargo install deduplicator +``` ++ note that if you use a version manager to install rust (like asdf), you need to reshim (`asdf reshim rust`). +
+