chiark / gitweb /
Use --build-bottle to avoid processor specific flags.
authorIlya Kulakov <kulakov.ilya@gmail.com>
Sat, 9 Mar 2013 09:00:15 +0000 (16:00 +0700)
committerIlya Kulakov <kulakov.ilya@gmail.com>
Sat, 9 Mar 2013 09:00:15 +0000 (16:00 +0700)
README.md

index c65237dd67ad15f6135134ca24f49ff866fea90a..1913b171dbb64607a784f860e2d0848b14f8a2d9 100644 (file)
--- 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).