aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-22 23:37:53 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-22 23:37:53 +1200
commitf21228105d3b5553058b340486e10daabd1fbaab (patch)
tree134c458da15eff64010a5388b577b940922c5201
parentSubmodules should no longer be a problem (diff)
downloaddotfiles-f21228105d3b5553058b340486e10daabd1fbaab.tar.gz
dotfiles-f21228105d3b5553058b340486e10daabd1fbaab.zip
Elaborate a bit on default shell
-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