aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2022-02-08 09:26:39 +0000
committerdiogo464 <[email protected]>2022-02-08 09:26:39 +0000
commit2b1bd1f81639ae44dedd790429538c402c1cd0d9 (patch)
treeae77a2f70c7879b7646a20dad6601bf2d570d2ef
parentd2260606cd596acfc6360f87a9b3ea54232f8bc7 (diff)
updated README
-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