summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnish Athalye <me@anishathalye.com>2016-01-11 13:56:56 -0500
committerAnish Athalye <me@anishathalye.com>2016-01-11 14:02:16 -0500
commit9250bef422703ff9f676da84f6f5c28c61ad3fc4 (patch)
treed11be7796ef9f5ef593dfa02c05539bc666f58f5 /README.md
parent57265f78b4e4f6ca67393f55b2b08f6f45a02ff1 (diff)
Add hook showing usage to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index f1d1128..7971de9 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
Dotbot
======
+Dotbot makes installing your dotfiles as easy as `git clone $url && cd dotfiles
+&& ./install`, even on a freshly installed system!
+
+---
+
Dotbot is a tool that bootstraps your dotfiles (it's a [Dot]files
[bo]o[t]strapper, get it?). It does *less* than you think, because version
control systems do more than you think.