aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHaralan Dobrev <hkdobrev@gmail.com>2013-11-27 21:53:46 +0200
committerMathias Bynens <mathias@qiwi.be>2013-11-27 21:09:06 +0100
commita32092b194928e4321a92f46b123232bfff5760b (patch)
tree890c2283bf440731324ac741c565d9fa6c3591e5 /README.md
parent9a3a12948872144b4423ca6d9e43132fb03fe20f (diff)
downloaddotfiles-a32092b194928e4321a92f46b123232bfff5760b.tar.gz
dotfiles-a32092b194928e4321a92f46b123232bfff5760b.tar.bz2
dotfiles-a32092b194928e4321a92f46b123232bfff5760b.zip
README: Use `Brewfile` instead of `.brew`
Closes #294.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 94aa2ae..57016a3 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ When setting up a new Mac, you may want to set some sensible OS X defaults:
When setting up a new Mac, you may want to install some common [Homebrew](http://brew.sh/) formulae (after installing Homebrew, of course):
```bash
-./.brew
+brew bundle ~/Brewfile
```
### Install native apps with `brew cask`