aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile5
-rw-r--r--README.markdown4
2 files changed, 7 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a5f41430..10e320ca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,8 @@
+usage :
+ @echo "tejr/dotfiles: Nothing to do."
+ @echo "Run make -n install, and read the output carefully."
+ @echo "If you're happy with what it'll do, then run make install."
+
install : install-bash \
install-curl \
install-git \
diff --git a/README.markdown b/README.markdown
index 502224c7..3b6382b4 100644
--- a/README.markdown
+++ b/README.markdown
@@ -63,8 +63,8 @@ Installation
------------
The installation `Makefile` will delete things standing in the way of its
-symbolic links, so read the output of `make -n` first to make sure you aren’t
-going to lose anything unexpected.
+symbolic links, so read the output of `make -n install` first to make sure you
+aren’t going to lose anything unexpected.
You’ll need to have a recent enough version of Git to support
[submodules](http://git-scm.com/book/en/Git-Tools-Submodules) for the Vim