aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.markdown6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.markdown b/README.markdown
index b1948e4b..98eb9578 100644
--- a/README.markdown
+++ b/README.markdown
@@ -15,10 +15,8 @@ Installation
$ make -n install
$ make install
-For the default `all` target, you'll need `git(1)`, `install(1)`, `make(1)`,
-and `m4(1)`. This target includes the Bash files, but you don't need `bash` to
-actually install them, and the rest of the shell configuration should work
-without it.
+For the default `all` target, you'll need `bash(1)`, `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