aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2011-09-05 22:11:55 +0200
committerMathias Bynens <mathias@qiwi.be>2011-09-05 22:11:55 +0200
commit7e2ffe5aac90962b0d2353849fef7cdbcaed4109 (patch)
tree7919965454d9d52a681342585f44bb29491f1819 /README.md
parent43e83538a29778db06335c9764971e604182bfe7 (diff)
downloaddotfiles-7e2ffe5aac90962b0d2353849fef7cdbcaed4109.tar.gz
dotfiles-7e2ffe5aac90962b0d2353849fef7cdbcaed4109.tar.bz2
dotfiles-7e2ffe5aac90962b0d2353849fef7cdbcaed4109.zip
Add update instructions.
Diffstat (limited to 'README.md')
-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)!