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.
2 parents e97603d + 373ffd7 commit d63100cCopy full SHA for d63100c
README.md
@@ -87,8 +87,9 @@ the following should do:
87
```
88
$ brew install alure pkg-config
89
$ git clone https://github.com/zevv/bucklespring.git && cd bucklespring
90
+$ sed -i '' 's/-Wall -Werror/-Wall/' Makefile
91
$ make
-$ sudo ./buckle
92
+$ ./buckle
93
94
95
Note that you need superuser privileges to create the event tap on Mac OS X.
0 commit comments