aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index fbb6e82..7deb6f9 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,6 @@ This means I've got a "lot" of dotfiles I want to share across my machines and w
8###How to install 8###How to install
9 9
101. Clone this repository and cd into it 101. Clone this repository and cd into it
112. Run `./dotfiles.sh --sync` to sync all the dotfiles to your $HOME 112. Run `stow [dir]` to symlink the dotfile to your home
12
12 13
13Thanks to [jbernard](https://github.com/jbernard) for making dotfile management easy!