aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-24 23:40:08 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-24 23:40:08 +1300
commitbbd51c97d70f8be42e2654e63d9d882441e14282 (patch)
tree29e8f4ac9f6489c97b25b4fbd506a1d95ba60f68 /README.markdown
parentRemove git(1) as install dependency (diff)
downloaddotfiles-bbd51c97d70f8be42e2654e63d9d882441e14282.tar.gz
dotfiles-bbd51c97d70f8be42e2654e63d9d882441e14282.zip
Remove a lie from the README
The `install-terminfo` target is not part of the default `install`
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 662eb56e..2aafa228 100644
--- a/README.markdown
+++ b/README.markdown
@@ -28,9 +28,9 @@ directory so you can explore:
$ env -i HOME="$tmpdir" TERM="$TERM" bash -l
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.
+Vim, shell scripts and functions, and shell setup files. The remaining dotfiles
+can be installed with the other targets. Take a look at the `Makefile` to see
+what's available.
Tools
-----