Add Homebrew Cask install instructions (#12)

This commit is contained in:
Artem Medvedev 2017-05-04 06:11:47 +03:00 committed by Sindre Sorhus
parent bacd5b2f38
commit 00a1e63405

View file

@ -15,6 +15,14 @@ Launch the Touch Bar simulator from anywhere without needing to have Xcode insta
[Download the latest release.](https://github.com/sindresorhus/touch-bar-simulator/releases/latest)
You can also use [Homebrew Cask](https://caskroom.github.io/) to download the app by running these commands:
```bash
brew update
brew cask install touch-bar-simulator
```
*Requires macOS 10.12.2 or later.*