mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-06 06:21:16 +08:00
added note to INSTALL file
This commit is contained in:
parent
dac7e2a2d4
commit
87a4069a5a
9
INSTALL
9
INSTALL
@ -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 ...
|
||||||
|
Loading…
Reference in New Issue
Block a user