aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-22 23:36:26 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-22 23:36:26 +1200
commitace0db39611c88d00bd7878779fb4a756cf2896f (patch)
treeb125e590625b8cfb2634d1f112f9d747bab30117
parentReformat paragraph (diff)
downloaddotfiles-ace0db39611c88d00bd7878779fb4a756cf2896f.tar.gz
dotfiles-ace0db39611c88d00bd7878779fb4a756cf2896f.zip
Submodules should no longer be a problem
-rw-r--r--README.markdown6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.markdown b/README.markdown
index 23e5ec46..972f6d87 100644
--- a/README.markdown
+++ b/README.markdown
@@ -15,10 +15,8 @@ Installation
$ make -n install
$ make install
-For the default target, you'll need `bash(1)`, `git(1)`, `install(1)`,
-`make(1)`, and `m4(1)`. You'll need to have a recent enough version of Git to
-support [submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) for
-the Vim installation to work; it's required for the plugin setup.
+For the default target, you'll need `git(1)`, `install(1)`, `make(1)`, and
+`m4(1)`.
The installation `Makefile` will overwrite things standing in the way of its
installed files without backing them up, so read the output of `make -n