From 60b6348ae850f51e8a4e2665cd83a240e714a54a Mon Sep 17 00:00:00 2001 From: triton Date: Sat, 19 Jul 2014 16:55:47 +0100 Subject: [PATCH] Remove the experimental warning from the OSX build as we're starting to use it in production. --- docs/GettingStarted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GettingStarted.md b/docs/GettingStarted.md index ff843bad7a..337d09a0cc 100644 --- a/docs/GettingStarted.md +++ b/docs/GettingStarted.md @@ -56,7 +56,7 @@ to an incompatibility of .NET versions between projects (4.5 and 4.0). If you ex problem you can change the targetted .NET version of the projects to be the same or just do not run the upgrade process after generation. -## Compiling on Mac OS X (experimental) +## Compiling on Mac OS X ### Compiling LLVM on Mac OS X