added note to INSTALL file

This commit is contained in:
Dima Kogan 2018-11-29 17:16:47 -08:00
parent dac7e2a2d4
commit 87a4069a5a

View File

@ -10,4 +10,11 @@ Without a package, an installation can be done with
make make
make install 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 ...