We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5beded commit 0951e8eCopy full SHA for 0951e8e
README.md
@@ -17,9 +17,8 @@ Get the latest HA.Menu.zip from [Releases](https://github.com/codechimp-org/ha-m
17
Unzip and copy the HA Menu app to your Applications folder
18
19
**Homebrew Cask**
20
-```brew cask install ha-menu```
21
-Or if you are on BigSur
22
-```brew install --cask ha-menu```
+2.6 or later ```brew install --cask ha-menu```
+2.5 or earlier ```brew cask install ha-menu```
23
24
## Configuration
25
You will have needed to enable Allow app's downloaded from App Store and identified developers enabled in Security & Privacy Settings to run.
0 commit comments