aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index bb3eeb1..3078e63 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,13 @@
git clone https://github.com/mathiasbynens/dotfiles.git && cd dotfiles && ./bootstrap.sh
```
-To update, cd into the `dotfiles` folder and then:
+When setting up a new Mac, you may want to set some sensible OS X defaults:
+
+```bash
+./.osx
+```
+
+To update, `cd` into your local `dotfiles` repository and then:
```bash
./bootstrap.sh