aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkoekeishiya <aasvi93@hotmail.com>2017-09-23 22:20:46 +0200
committerkoekeishiya <aasvi93@hotmail.com>2017-09-23 22:20:46 +0200
commita32f469dc05755a3505c176ca45c8f5bbc05cbc9 (patch)
tree36e416895d081121fe61fd11bacde48fde6010b6 /README.md
parent50c6fd35c65ed67518a4f8a9fb52e87e43784b8f (diff)
downloadskhd-a32f469dc05755a3505c176ca45c8f5bbc05cbc9.tar.gz
skhd-a32f469dc05755a3505c176ca45c8f5bbc05cbc9.zip
homebrew fails for some people
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2b12845..7b28ca2 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,12 @@ After access has been granted, the application must be restarted.
**Homebrew**:
-Requires xcode-8 command-line tools,
+Requires xcode-8 command-line tools.
+
+Homebrew compilation seems to generate an incorrect binary for some people.
+
+If this happens, follow the installation from source instructions instead.
+
brew install koekeishiya/formulae/skhd
brew services start skhd
@@ -49,8 +54,9 @@ Requires xcode-8 command-line tools,
**Source**:
-Requires xcode-8 command-line tools,
+Requires xcode-8 command-line tools.
+ git clone https://github.com/koekeishiya/skhd
make install # release version
make # debug version