From 481f18a5fbb848b574db99b704626f88e4f476c4 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Thu, 29 Nov 2018 17:16:47 -0800 Subject: [PATCH] added note to INSTALL file --- INSTALL | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 3d6c8df..895e724 100644 --- a/INSTALL +++ b/INSTALL @@ -10,4 +10,11 @@ Without a package, an installation can be done with make make install -This installs feedgnuplot to /usr/local. Adjust the paths as required +This installs feedgnuplot to /usr/local. Adjust the paths as required. + +Also, note that this is a self-contained utility. Usually running from the tree +works just fine: + + git clone https://github.com/dkogan/feedgnuplot.git + cd feedgnuplot/bin + ./feedgnuplot ...