aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
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)!