From 0e33678991e9662e72a0c0e4574b6302f6cec57e Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Tue, 19 Jan 2016 13:17:36 +0000 Subject: [PATCH] Changed warning to note. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e03f4e15..8a55d64e 100644 --- a/README.rst +++ b/README.rst @@ -96,7 +96,7 @@ Mac OS X * gcc (https://gcc.gnu.org) is easily installed using the Homebrew package manager (http://brew.sh) :code:`brew install gcc --without-multilib`. -.. warning:: +.. note:: Installations of Xcode on Mac OS X come with the LLVM (clang) compiler, but it does not currently support OpenMP, so you must install gcc.