You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,8 +104,10 @@ Install the app using one of the following methods:
104
104
105
105
### Homebrew
106
106
1. Install [Homebrew](https://brew.sh/)
107
-
1. Run `brew install --cask betterdisplay`
108
-
107
+
1. Run:
108
+
```bash
109
+
brew install --cask betterdisplay
110
+
```
109
111
## Using the App
110
112
111
113
The app contains detailed explanations for most features (under `Settings` - click the gear icon at the bottom of the app menu). Check out the [Wiki section](https://github.com/waydabber/BetterDisplay/wiki) for more info on app usage.
0 commit comments