aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-11-02 10:48:25 +1300
committerTom Ryder <tom@sanctum.geek.nz>2014-11-02 10:48:25 +1300
commitfad1f88a284ee0b94470f6ea31baa26c72ec747a (patch)
tree09ef96e82a0c328d2ea2bf77fe9528591bd3f7b6 /README.markdown
parentChange Vim settings for large files (diff)
downloaddotfiles-fad1f88a284ee0b94470f6ea31baa26c72ec747a.tar.gz
dotfiles-fad1f88a284ee0b94470f6ea31baa26c72ec747a.zip
Remove list of Makefile targets from README
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown17
1 files changed, 2 insertions, 15 deletions
diff --git a/README.markdown b/README.markdown
index 53ffb2fd..7604ec8c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -85,21 +85,8 @@ terminal setup files), use the following:
$ make install
```
-The remaining dotfiles can be installed with the other targets:
-
-* `install-mutt`
-* `install-ncmcpp`
-* `install-newsbeuter`
-* `install-mysql`
-* `install-psql`
-* `install-task`
-* `install-tmux`
-* `install-urxvt`
-* `install-wyrd`
-* `install-x`
-
-The miscellaneous `bin` scripts and their manuals can be installed with
-`install-bin`.
+The remaining dotfiles can be installed with the other targets; take a look at
+the `Makefile` to see what’s available.
Shell
-----