summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-07-28 15:14:01 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-07-28 15:14:01 +0100
commit0d6fc7eb1ee100aee6d0539a0c7c6a5a0e0e79ab (patch)
tree6874b035903c018100c7a1c9c93a07fb3d06b434 /README
parenta704f5797171743558d9c6c8cbf9d8bc96cf2433 (diff)
I already mentioned these... revert previous.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index a5ffdd99..63ee1b87 100644
--- a/README
+++ b/README
@@ -22,8 +22,7 @@ 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 (git and autoconf and automake
-is required):
+To get and build the latest from version control:
$ git clone https://github.com/tmux/tmux.git
$ cd tmux