From a32f469dc05755a3505c176ca45c8f5bbc05cbc9 Mon Sep 17 00:00:00 2001 From: koekeishiya Date: Sat, 23 Sep 2017 22:20:46 +0200 Subject: homebrew fails for some people --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3