aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 972f6d87..5e37ec6b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -15,8 +15,10 @@ Installation
$ make -n install
$ make install
-For the default target, you'll need `git(1)`, `install(1)`, `make(1)`, and
-`m4(1)`.
+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.
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