Skip to content

Commit

Permalink
Merge pull request #96 from AlexanderWillner/master
Browse files Browse the repository at this point in the history
compiling on macOS 11
  • Loading branch information
zevv authored Jan 21, 2021
2 parents e97603d + 373ffd7 commit d63100c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,9 @@ the following should do:
```
$ brew install alure pkg-config
$ git clone https://github.com/zevv/bucklespring.git && cd bucklespring
$ sed -i '' 's/-Wall -Werror/-Wall/' Makefile
$ make
$ sudo ./buckle
$ ./buckle
```

Note that you need superuser privileges to create the event tap on Mac OS X.
Expand Down

0 comments on commit d63100c

Please sign in to comment.