X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=README;h=71bae95b6d62303a9261a754dbefc44c3897a008;hb=refs%2Fheads%2Fstable-2.1;hp=1ff23f69bf29a4bbb9df4e2d5b2ddf7d596922fa;hpb=5ce002183cf11c88ab35b2d5bcd39556e824f374;p=lttng-ust.git diff --git a/README b/README index 1ff23f69..71bae95b 100644 --- a/README +++ b/README @@ -74,7 +74,7 @@ USAGE: - If building the provider directly into the application, link the application with "-llttng-ust". - If building a static library for the provider, link the static - library with "-lllttng-ust". + library with "-llttng-ust". - Include the tracepoint provider header into all C files using the provider. - Example: