Revert "added note to INSTALL file"

This reverts commit 87a4069a5a.

This should go into the master branch, not the debian branch
This commit is contained in:
Dima Kogan 2019-08-25 15:25:29 -07:00
parent 3a28d5fed9
commit dda83b2c27

View File

@ -10,11 +10,4 @@ Without a package, an installation can be done with
make
make install
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 ...
This installs feedgnuplot to /usr/local. Adjust the paths as required