From: Wu Yongwei Date: Tue, 1 Nov 2022 14:06:17 +0000 (+0800) Subject: Fix a wrong format X-Git-Tag: v0.14.0~13^2~3 X-Git-Url: http://git.lttng.org/?p=userspace-rcu.git;a=commitdiff_plain;h=af9254ab1cdee36cd7b68d52a49ba6a25d54b1c4 Fix a wrong format TAB should not be used, and a blank line is necessary. Signed-off-by: Wu Yongwei --- diff --git a/README.md b/README.md index 38a76c2..8f19e18 100644 --- a/README.md +++ b/README.md @@ -382,7 +382,8 @@ By default the library is configured with internal debugging self-checks disabled. For always-on debugging self-checks: - ./configure --enable-rcu-debug + + ./configure --enable-rcu-debug For fine grained enabling of debugging self-checks, build userspace-rcu with `DEBUG_RCU` defined and compile dependent