summaryrefslogtreecommitdiffstats
path: root/.github/README.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/README.md')
-rw-r--r--.github/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/README.md b/.github/README.md
index f41ff7e5..c1c35534 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -14,8 +14,8 @@ page](https://github.com/libevent/libevent/releases/latest).
It also depends on [ncurses](https://www.gnu.org/software/ncurses/), available
from [this page](https://invisible-mirror.net/archives/ncurses/).
-To build tmux, a C compiler (for example gcc or clang), make and a suitable
-yacc (yacc or bison) are needed.
+To build tmux, a C compiler (for example gcc or clang), make, pkg-config and a
+suitable yacc (yacc or bison) are needed.
## Installation