summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-06-08 13:40:24 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-06-08 13:40:24 +0100
commit738d9aece79f0eb591fc8598e1d87822885ec3a8 (patch)
tree13dc9aca74c3e54861d481e01cdac4b08c978165 /README
parent8c38409aefcfd8bc7faff1e218fe4d98bfba453c (diff)
Note what to have for building Git.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 9c036a2a..a0345ab4 100644
--- a/README
+++ b/README
@@ -29,6 +29,9 @@ To get and build the latest from version control:
$ sh autogen.sh
$ ./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
the mailing list at tmux-users@googlegroups.com.