From dda83b2c27462d3f3ddb6dd7c4f8571b8038c6f0 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Sun, 25 Aug 2019 15:25:29 -0700 Subject: [PATCH] Revert "added note to INSTALL file" This reverts commit 87a4069a5afffff814dc33dd0443dc262e42ea8c. This should go into the master branch, not the debian branch --- INSTALL | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/INSTALL b/INSTALL index 895e724..3d6c8df 100644 --- a/INSTALL +++ b/INSTALL @@ -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