aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.markdown7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.markdown b/README.markdown
index 7762cf43..23e5ec46 100644
--- a/README.markdown
+++ b/README.markdown
@@ -16,10 +16,9 @@ Installation
$ 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.
+`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.
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