From 065c360730246c9422aa2affecfd29695b7f6ae1 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 8 Jun 2017 14:08:04 +0100 Subject: [PATCH] Typo. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index a0345ab4..63ee1b87 100644 --- a/README +++ b/README @@ -29,8 +29,8 @@ 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.) +(Note that this requires at least a working C 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.