From 3065b2137558756cb979f9fd40edebd74ffd0c26 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 26 Jul 2017 08:38:37 +0100 Subject: Mention autoconf and automake. --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 63ee1b87..a5ffdd99 100644 --- a/README +++ b/README @@ -22,7 +22,8 @@ To build and install tmux from a release tarball, use: tmux can use the utempter library to update utmp(5), if it is installed - run configure with --enable-utempter to enable this. -To get and build the latest from version control: +To get and build the latest from version control (git and autoconf and automake +is required): $ git clone https://github.com/tmux/tmux.git $ cd tmux -- cgit v1.2.3