aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-05-22 16:44:59 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-05-22 16:44:59 +1200
commit3cb26488ab4df34399a9e9938c16d66117f9e6ae (patch)
treecbc7f0b044f71182eb1a6e6d2c11d59178619af6 /README.md
parentAdd warning about submodules (diff)
downloaddotfiles-3cb26488ab4df34399a9e9938c16d66117f9e6ae.tar.gz
dotfiles-3cb26488ab4df34399a9e9938c16d66117f9e6ae.zip
Install script should clone executably
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e9dc50d..9602a592 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ These are not really built for other people to use, but if you know a thing or t
There's an installation script, but it hoses your existing files, so don't run it without reading it first. You'll also need to have a recent enough version of Git to support [submodules](http://git-scm.com/book/en/Git-Tools-Submodules).
- $ bash .dotfiles/install.sh
+ $ .dotfiles/install.sh
License
-------