mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Mention autoconf and automake.
This commit is contained in:
3
README
3
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
|
tmux can use the utempter library to update utmp(5), if it is installed - run
|
||||||
configure with --enable-utempter to enable this.
|
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
|
$ git clone https://github.com/tmux/tmux.git
|
||||||
$ cd tmux
|
$ cd tmux
|
||||||
|
Reference in New Issue
Block a user