aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index d1b51bc..09ebfcc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
1# dotup 1# dotup
2A CLI tool to help symlink your dotfiles into place. 2A CLI tool to help symlink your dotfiles into place.
3 3
4## Installation
5```
6$ cargo install --git https://github.com/diogo464/dotup dotup_cli
7```
8
4## Usage 9## Usage
5Example file hierarchy with dotfiles. 10Example file hierarchy with dotfiles.
6``` 11```