aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-05-02 00:06:25 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-05-02 00:06:25 +1200
commit13a18bff05769655d2bc5087bce6068063d6a76f (patch)
treef42d167c04aa953566ed4d8a86d42c6d00e77616 /README.markdown
parentRemove unneeded ':' command (diff)
downloaddotfiles-13a18bff05769655d2bc5087bce6068063d6a76f.tar.gz
dotfiles-13a18bff05769655d2bc5087bce6068063d6a76f.zip
Fix inaccurate comment in README
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 2d8003c6..b761c382 100644
--- a/README.markdown
+++ b/README.markdown
@@ -50,7 +50,8 @@ installed.
* `install-vim`
The `install-login-shell` looks at your `SHELL` environment variable and tries
-to figure out which shell to install, falling back on just plain `install-sh`.
+to figure out which shell’s configuration files to install, falling back on
+`install-sh`.
The remaining dotfiles can be installed with the other `install-*` targets. Try
`sh bin/mftl.sh Makefile` in the project's root directory to see a list.