X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=README.md;h=3c45c30c190752c5a458adb3a159904cd722c8cd;hb=c80497fe9e16ce45bd058b05c7a65a48af8b85da;hp=1251a25b9608d0645c14c0fa9a83a73339c6d99a;hpb=ff1ee9bccaa84dd4b062387989c107eb1dafc136;p=lttng-ust.git diff --git a/README.md b/README.md index 1251a25b..3c45c30c 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ user space tracing helpers for any application. Prerequisites ------------- -LTTng-UST depends on **[liburcu](http://liburcu.org/) >= 0.12** at build and -run times. It also optionally depends on libnuma. +LTTng-UST depends on **[liburcu](http://liburcu.org/) >= 0.12** at build +time. It also optionally depends on libnuma. Building