diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-08-30 21:49:31 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-08-30 21:49:31 +0100 |
commit | e941e532fac25237a7902ebda7e36a5c86c4e638 (patch) | |
tree | 72e447b020dc037492c85fcfe8f25b9aeb8af78b | |
parent | a1986c59739c4577545bec6b30d620d29d5747aa (diff) | |
download | rtmux-e941e532fac25237a7902ebda7e36a5c86c4e638.tar.gz rtmux-e941e532fac25237a7902ebda7e36a5c86c4e638.tar.bz2 rtmux-e941e532fac25237a7902ebda7e36a5c86c4e638.zip |
Mention GitHub for code.
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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: |