From 2808f8261cb132e2faf6fe43cd8a5c7ff66b4c12 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 19 Oct 2018 08:38:12 +0100 Subject: Tweak wording. --- CONTRIBUTING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING') diff --git a/CONTRIBUTING b/CONTRIBUTING index 467c5c3a..a804ba41 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -18,7 +18,7 @@ This should include at least the output of: $ uname -sp && tmux -V && echo $TERM Please do not report bugs (crashes, incorrect behaviour) without reproducing on -a tmux built from Git master. +a tmux built from the latest code in Git. Note that TERM inside tmux must be a variant of screen or tmux (for example: screen or screen-256color, tmux or tmux-256color). Please ensure this is the -- cgit