summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2020-09-25 09:43:35 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2020-09-30 13:27:25 +0100
commita8802371417ac5c41260fc3798c7a3a7abbfacd2 (patch)
treec1d941a11eb5494b313c36c750a00f7ab50edb5f /README
parent9d597390caf911cb23a2a748c1159a1cbc50de84 (diff)
Also pkg-config.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index e19cf90d..730b9a30 100644
--- a/README
+++ b/README
@@ -16,8 +16,8 @@ It also depends on ncurses, available from:
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