From f340b5874461fd2405ad4def6a365c89b45efbae Mon Sep 17 00:00:00 2001
From: Steven Schubiger <stsc@refcnt.org>
Date: Sat, 11 Mar 2017 22:01:48 +0100
Subject: Document Makefile install target

---
 README | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

(limited to 'README')

diff --git a/README b/README
index 5890e6d..a6e8f0f 100644
--- a/README
+++ b/README
@@ -28,10 +28,12 @@ Issue `make' to build colorize.
 
 Once completed, run the tests with `make check'.
 
-Then you should most likely have a working binary.  There are
-currently no make targets to install it as such.
+Then you should most likely have a working binary.
 
-Finally, remove it through `make clean'.
+Next, install it with `make install' (may require elevated
+user permissions).
+
+Finally, clean up the working directory through `make clean'.
 
 Debugging instructions
 ----------------------
-- 
cgit v1.2.3