aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 580a7e5..94aa2ae 100644
--- a/README.md
+++ b/README.md
@@ -77,6 +77,14 @@ When setting up a new Mac, you may want to install some common [Homebrew](http:/
./.brew
```
+### Install native apps with `brew cask`
+
+You could also install native apps with [`brew cask`](https://github.com/phinze/homebrew-cask):
+
+```bash
+./.cask
+```
+
## Feedback
Suggestions/improvements