From f21228105d3b5553058b340486e10daabd1fbaab Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 22 Aug 2016 23:37:53 +1200 Subject: Elaborate a bit on default shell --- README.markdown | 6 ++++-- 1 file 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 -- cgit v1.2.3