From e941e532fac25237a7902ebda7e36a5c86c4e638 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 30 Aug 2017 21:49:31 +0100 Subject: Mention GitHub for code. --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 63ee1b87..056d5691 100644 --- a/README +++ b/README @@ -33,7 +33,8 @@ To get and build the latest from version control: 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. +the mailing list at tmux-users@googlegroups.com or submitted through GitHub at +https://github.com/tmux/tmux/issues. For documentation on using tmux, see the tmux.1 manpage. It can be viewed from the source tree with: -- cgit