From f46b00677b2a4d76ac7b95412e7196b9740292bb Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 22 May 2012 16:43:26 +1200 Subject: Add warning about submodules --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 685abff0..4e9dc50d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ These are not really built for other people to use, but if you know a thing or t $ cd $ git clone git://github.com/tejr/dotfiles.git .dotfiles -There's an installation script, but it hoses your existing files, so don't run it without reading it first. +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 -- cgit v1.2.3