aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.
3 3
4## Installation 4## Installation
5``` 5```
6$ cargo install --git https://github.com/diogo464/dotup dotup_cli 6$ cargo install --git https://github.com/diogo464/dotup
7``` 7```
8 8
9## Usage 9## Usage