X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=README;fp=README;h=dadcd1f5ac5f91975d904cf6d6644c460fe1c0e0;hb=a16877ab2e893f2cce515b0e5368f66c2609e286;hp=30ccb34d1a57903c2822f3618442b23571ef2fda;hpb=99234da69ab197050d3d28ea428c54e08539667c;p=lttng-ust.git diff --git a/README b/README index 30ccb34d..dadcd1f5 100644 --- a/README +++ b/README @@ -72,7 +72,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: