From a47c6a9b569ffd5659f0cd47a626c2bc3a3503e3 Mon Sep 17 00:00:00 2001 From: Chris Seaton Date: Mon, 17 Feb 2014 17:09:02 +0000 Subject: [PATCH] You need homebrew-versions to get llvm33. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f778b79e..3b93670fa 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ A small tap for the [Homebrew project](http://mxcl.github.com/homebrew/) to inst ```bash $ brew update $ brew install gfortran +$ brew tap homebrew/homebrew-versions $ brew tap staticfloat/julia $ brew install julia ```