Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit e726e20

Browse files
hutsonblack-puppydog
authored andcommitted
docs(install): add missing make requirement
1 parent 62b7939 commit e726e20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/INSTALL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ apt-get install \
2020
libxext-dev \
2121
libxkbfile-dev \
2222
libxtst-dev \
23-
m4
23+
m4 \
24+
make
2425
```
2526

2627
### CentOS / Fedora

0 commit comments

Comments
 (0)