aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 1b53ae58..a6720e9e 100644
--- a/README.markdown
+++ b/README.markdown
@@ -32,7 +32,7 @@ directory so you can explore:
$ tmpdir=$(mktemp -d)
$ make install HOME="$tmpdir"
- $ env -i HOME="$tmpdir" TERM="$TERM" bash -l
+ $ env -i HOME="$tmpdir" TERM="$TERM" "$SHELL" -l
The default `install` target will install these targets and all their
dependencies. Note that you don't actually have to have any of this except `sh`