aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-03-30 10:28:58 +0200
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-03-30 10:28:58 +0200
commitfc0d09bdef08abe29619e85695e3a32937162687 (patch)
treee96ee314af258a81fb32763c7073823f01db896d /README.md
parent3fdab8f3f491d4a4810f6cdbe134376b4334ca99 (diff)
downloaddotfiles-fc0d09bdef08abe29619e85695e3a32937162687.tar.gz
dotfiles-fc0d09bdef08abe29619e85695e3a32937162687.tar.bz2
dotfiles-fc0d09bdef08abe29619e85695e3a32937162687.zip
Updated readme
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!