From 48564ebec984a176a6e2359e6c58a4d70d994b0b Mon Sep 17 00:00:00 2001 From: ascendforever Date: Mon, 4 Nov 2024 10:21:15 -0500 Subject: [PATCH] readme updated: uploaded package to crates.io --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d29e849..743eb49 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,7 @@ Hardlink duplicate files Linux is the sole supported OS simply because I don't need it for another OS. It can be modified to be multiplatform though. + + +## Installation +`cargo install lndups` or `curl -O 'https://github.com/ascendforever/lndups/raw/refs/heads/main/prebuilt-x86-64-linux/lndups'`