aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.markdown b/README.markdown
index b0f71240..da0dc44b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -31,10 +31,10 @@ directory so you can explore:
$ make install HOME="$tmpdir"
$ env -i HOME="$tmpdir" TERM="$TERM" bash -l
-The default target will install the core terminal-only files (cURL, Git, GnuPG,
-Vim, and shell and terminal setup files). The remaining dotfiles can be
-installed with the other targets. Take a look at the `Makefile` to see what's
-available.
+The default target will install the core terminal-only files: cURL, Git, GnuPG,
+Vim, shell scripts and functions, and shell and terminal setup files. The
+remaining dotfiles can be installed with the other targets. Take a look at the
+`Makefile` to see what's available.
Tools
-----