From 0a9ce662bb3050813cdec644aa6462f7449571d7 Mon Sep 17 00:00:00 2001 From: c_14 Date: Fri, 27 Oct 2017 17:14:42 +0200 Subject: [PATCH] Update INSTALL for new install target. --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INSTALL b/INSTALL index 5ffabf4..cfc7971 100644 --- a/INSTALL +++ b/INSTALL @@ -38,3 +38,7 @@ $ cd src 2) Run `make` specifying required options for your system $ make + +3) Install mucrop in $(PREFIX) (/usr/local by default) + +$ make install