X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=README.md;h=3c45c30c190752c5a458adb3a159904cd722c8cd;hb=a610548a65db6afb389ccef38e684405f76f786c;hp=1251a25b9608d0645c14c0fa9a83a73339c6d99a;hpb=bb7ad29d1e8a78e4f0f5f9c7f121fd5545c90acb;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