Skip to content

Commit 43ed1bb

Browse files
authored
hs.ipc.cliInstall for M1 Homebrew (#108)
1 parent 219ed4e commit 43ed1bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ hs -c "stackline.config:toggle('appearance.showIcons')"
124124
1. Ensure Hammerspoon is running
125125
2. Open the hammerspoon console via the menu bar
126126
3. Type `hs.ipc.cliInstall()` and hit return
127+
128+
If Hammerspoon is installed via Brew on Apple Silicon, `hs.ipc.cliInstall("/opt/homebrew")` [#2930](https://github.com/Hammerspoon/hammerspoon/issues/2930)
127129
4. Confirm that `hs` is available by entering the following in your terminal (shell):
128130

129131
```sh

0 commit comments

Comments
 (0)