Mention autoconf and automake.

pull/1016/merge
Nicholas Marriott 2017-07-26 08:38:37 +01:00
parent e725b96a59
commit 3065b21375
1 changed files with 2 additions and 1 deletions

3
README
View File

@ -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