From 2b1bd1f81639ae44dedd790429538c402c1cd0d9 Mon Sep 17 00:00:00 2001 From: diogo464 Date: Tue, 8 Feb 2022 09:26:39 +0000 Subject: updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 09ebfcc..af77721 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A CLI tool to help symlink your dotfiles into place. ## Installation ``` -$ cargo install --git https://github.com/diogo464/dotup dotup_cli +$ cargo install --git https://github.com/diogo464/dotup ``` ## Usage -- cgit