mirror of
https://github.com/tmux/tmux.git
synced 2025-03-31 03:58:48 +00:00
Note what to have for building Git.
This commit is contained in:
parent
8c38409aef
commit
738d9aece7
3
README
3
README
@ -29,6 +29,9 @@ To get and build the latest from version control:
|
|||||||
$ sh autogen.sh
|
$ sh autogen.sh
|
||||||
$ ./configure && make
|
$ ./configure && make
|
||||||
|
|
||||||
|
(Note that is requires at least a working compiler, make, autoconf, automake,
|
||||||
|
pkg-config as well as libevent and ncurses libraries and headers.)
|
||||||
|
|
||||||
For more information see http://git-scm.com. Patches should be sent by email to
|
For more information see http://git-scm.com. Patches should be sent by email to
|
||||||
the mailing list at tmux-users@googlegroups.com.
|
the mailing list at tmux-users@googlegroups.com.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user