aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-24 23:38:34 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-24 23:38:34 +1300
commita982bc080b6a2c9be4cec94c15eeaa283da7623b (patch)
tree1b7e1bce81ffd92be42ed5c0daa70f5edff3cf6c /README.markdown
parentRemove a dependency on non-POSIX install(1) (diff)
downloaddotfiles-a982bc080b6a2c9be4cec94c15eeaa283da7623b.tar.gz
dotfiles-a982bc080b6a2c9be4cec94c15eeaa283da7623b.zip
Remove git(1) as install dependency
*Technically* not required
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 63ffdf32..662eb56e 100644
--- a/README.markdown
+++ b/README.markdown
@@ -15,8 +15,7 @@ Installation
$ make -n install
$ make install
-For the default `all` target, you'll need `bash(1)`, `git(1)`, `make(1)`, and
-`m4(1)`.
+For the default `all` target, you'll need `bash(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