aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-05-23 21:42:12 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-05-23 21:42:12 +1200
commite37fe24c2505aba368fad31dea5c1c8e6df780cc (patch)
tree006f2d794dabc628a2de598dd3623058852cdef0 /README.markdown
parentRestore functional copy-mode vi keys (diff)
downloaddotfiles-e37fe24c2505aba368fad31dea5c1c8e6df780cc.tar.gz
dotfiles-e37fe24c2505aba368fad31dea5c1c8e6df780cc.zip
Correct mftl.awk invocation
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 3afc6900..0f4c85be 100644
--- a/README.markdown
+++ b/README.markdown
@@ -54,7 +54,7 @@ to figure out which shell’s configuration files to install, falling back on
`install-sh`.
The remaining dotfiles can be installed with the other `install-*` targets. Try
-`sh bin/mftl.sh Makefile` in the project's root directory to see a list.
+`awk -f bin/mftl.awk Makefile` in the project's root directory to see a list.
Tools
-----