On Sun, 14 Aug 2022 23:13:42 -0400 "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx> wrote: > This might be obvious but it still took me some Makefile reading. Add it > to README to make it easier for others. > > Signed-off-by: Joel Fernandes (Google) <joel@xxxxxxxxxxxxxxxxx> Both patches applied. Thanks Joel! -- Steve > --- > README | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/README b/README > index 9d8c127..e823843 100644 > --- a/README > +++ b/README > @@ -57,6 +57,9 @@ To install trace-cmd > To install the gui > make install_gui > > +To install libtracecmd libraries > + make install_libs > + > Note: The default install is relative to /usr/local > The default install directory is /usr/local/bin > The default plugin directory is /usr/local/lib/trace-cmd/plugins