From 1ac312ae86fb047613ff8558dd8f6ad43ae2ac59 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 24 Feb 2016 03:51:57 +0000 Subject: README: remove indentation from URLs in RDoc RDoc considers indented text to be preformatted and will not generate links in HTML links for them. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 6862311..ab2a253 100644 --- a/README +++ b/README @@ -40,12 +40,12 @@ and "tcp_diag" kernel modules are loaded as they do not autoload correctly We recommend GCC 4+ (or compatible) to support the __sync builtins (__sync_{add,sub}_and_fetch()): - http://gcc.gnu.org/onlinedocs/gcc/_005f_005fsync-Builtins.html +http://gcc.gnu.org/onlinedocs/gcc/_005f_005fsync-Builtins.html For non-GCC 4+ users, we also support compilation with the libatomic_ops package starting with Raindrops 0.4.0: - https://github.com/ivmai/libatomic_ops +https://github.com/ivmai/libatomic_ops If you're using a packaged Ruby distribution, make sure you have a C compiler and the matching Ruby development libraries and headers. -- cgit v1.2.3-24-ge0c7