From a5e1aebecf128b7cb73fd407b8d330d3abc58bc2 Mon Sep 17 00:00:00 2001 From: Evan Czaplicki Date: Tue, 21 Jan 2014 13:51:19 +0100 Subject: [PATCH] Update to address problems reported in #457 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sorry for the trouble, I’d like to make installers to get around all of this crap. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 333f0ee..32427fa 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Learn about the Elm programming language at [elm-lang.org](http://elm-lang.org/) **Arch Linux** — follow [these directions](https://github.com/evancz/Elm/wiki/Installing-Elm#arch-linux) and then jump to the [My First Project](#my-first-project) section.
-**OS X 10.9** — follow +**OS X 10.9 or XCode 5** — follow [these directions](http://justtesting.org/post/64947952690/the-glasgow-haskell-compiler-ghc-on-os-x-10-9) before continuing with the platform agnostic directions below.