summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-03-18 08:33:15 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-03-18 08:33:15 +0000
commit4eec3270ec3a095c615ae0a407cd0cc9f35dca68 (patch)
treefec577744661881d36c38581796ffef1cba547f2 /README
parent640666fb36d7465b188f9d0bedc83ad60b83a1d7 (diff)
Clarify that release instructions will install.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 477b7a4c..018ef9f5 100644
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ It also depends on ncurses, available from:
http://invisible-island.net/ncurses/
-To build tmux from a release tarball, use:
+To build and install tmux from a release tarball, use:
$ ./configure && make
$ sudo make install