Skip to content

Commit 3db287e

Browse files
authored
docs: update install.md with current working instructions (#237)
* old instructions no longer work, replaced them with new one * docs: update install.md removed tab space
1 parent d0a96ce commit 3db287e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

INSTALL.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ We have packaged `swhkd-git`. `swhkd-bin` has been packaged separately by a user
2727
- `git clone https://github.com/waycrate/swhkd;cd swhkd`
2828
- `make setup`
2929
- `make clean`
30-
- `make` for a musl compile.
31-
- `make glibc` for a glibc compile.
30+
- `make`
3231
- `sudo make install`
3332

3433
# Running:

0 commit comments

Comments
 (0)