From bf0148947e2789936d43a05988fb314ca8b827b6 Mon Sep 17 00:00:00 2001 From: Ben Maddison Date: Wed, 27 Jan 2021 17:44:49 +0200 Subject: [PATCH] update install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 894faea..27a8871 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ local file system. Install via cargo: ```bash -$ cargo install --release . +$ cargo install rfz ``` `rsync` is required in order to use `rfz sync`.