aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHaralan Dobrev <hkdobrev@gmail.com>2014-04-05 15:02:43 +0300
committerMathias Bynens <mathias@qiwi.be>2014-04-07 17:18:58 +0200
commit233f2be0a6f5af056ba7e956b3d7b227af283bf9 (patch)
tree90810cffb4d01c9ce505c406bdb6f0c79ffb7a35 /README.md
parentdeb0a88b340e06f8ad11de585b681fd527dae763 (diff)
downloaddotfiles-233f2be0a6f5af056ba7e956b3d7b227af283bf9.tar.gz
dotfiles-233f2be0a6f5af056ba7e956b3d7b227af283bf9.tar.bz2
dotfiles-233f2be0a6f5af056ba7e956b3d7b227af283bf9.zip
Install casks via Caskfile
`brew bundle` can now be used for casks as well. Closes #365.
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 e378df7..102092b 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ brew bundle ~/Brewfile
You could also install native apps with [`brew cask`](https://github.com/phinze/homebrew-cask):
```bash
-./.cask
+brew bundle ~/Caskfile
```
## Feedback