From 7e2ffe5aac90962b0d2353849fef7cdbcaed4109 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Mon, 5 Sep 2011 22:11:55 +0200 Subject: Add update instructions. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1b2d949..e7f9b64 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ git clone https://github.com/mathiasbynens/dotfiles.git && cd dotfiles && ./bootstrap.sh ``` +To update, cd into the `dotfiles` folder and then: + +```bash +./bootstrap.sh +``` + Suggestions/improvements [welcome](https://github.com/mathiasbynens/dotfiles/issues)! -- cgit v1.2.3