|
|
@@ -11,15 +11,16 @@ Launch the Touch Bar simulator from anywhere without needing to have Xcode insta |
|
|
*Check out my other macOS app → [Battery Indicator](https://itunes.apple.com/no/app/battery-indicator/id1206020918?mt=12)*
|
|
|
|
|
|
|
|
|
-## Download
|
|
|
+## Getting started
|
|
|
|
|
|
-[Download the latest release.](https://github.com/sindresorhus/touch-bar-simulator/releases/latest)
|
|
|
+#### [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
|
|
|
+Or install it with [Homebrew-Cask](https://caskroom.github.io):
|
|
|
+
|
|
|
+```
|
|
|
+$ brew update && brew cask install touch-bar-simulator
|
|
|
```
|
|
|
|
|
|
|
|
|
|
0 comments on commit
eaca4e5