aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-24 23:34:32 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-24 23:38:11 +1300
commit6524b0c45eb36086de49d771c5b065e7b3bb8740 (patch)
tree01876f24ffd21620c4cc6e19035598db965ad587 /README.markdown
parentAdd a start at an XTerm config (diff)
downloaddotfiles-6524b0c45eb36086de49d771c5b065e7b3bb8740.tar.gz
dotfiles-6524b0c45eb36086de49d771c5b065e7b3bb8740.zip
Remove a dependency on non-POSIX install(1)
Pretty easy to adapt mkdir(1) and cp(1) appropriately anyway
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 57f25004..63ffdf32 100644
--- a/README.markdown
+++ b/README.markdown
@@ -15,8 +15,8 @@ Installation
$ make -n install
$ make install
-For the default `all` target, you'll need `bash(1)`, `git(1)`, `install(1)`,
-`make(1)`, and `m4(1)`.
+For the default `all` target, you'll need `bash(1)`, `git(1)`, `make(1)`, and
+`m4(1)`.
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