From 63693a63817514343b55f8400b62d31f225874b7 Mon Sep 17 00:00:00 2001 From: Ilya Kulakov Date: Sat, 9 Mar 2013 16:00:15 +0700 Subject: [PATCH] Use --build-bottle to avoid processor specific flags. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c65237dd..1913b171 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ should include both i386 and x86_64. E.g *"Architectures in the fat file: /usr/l should contain *"cmd LC_VERSION_MIN_MACOSX ... version 10.6"*. The easiest way to install it is via [Homebrew](http://mxcl.github.com/homebrew/) using the formula from Cura's repo: -`brew install --fresh Cura/scripts/darwin/python.rb --universal` +`brew install --build-bottle --fresh Cura/scripts/darwin/python.rb --universal` Note if you already have Python installed via Homebrew, you have to uninstall it first. You can also install [official build](http://www.python.org/ftp/python/2.7.3/python-2.7.3-macosx10.6.dmg). -- 2.30.2