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 ...