From 5e01d64fed8b59f71e41410c86f2e1a2a5b58261 Mon Sep 17 00:00:00 2001 From: Ilya Kulakov Date: Thu, 7 Mar 2013 11:20:19 +0700 Subject: [PATCH] Point to the binary distribution of Python. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d5f0c3c8..b3141691 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ The easiest way to install it is via [Homebrew](http://mxcl.github.com/homebrew/ `brew install --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). + ###Configure Virtualenv Create new virtualenv. If you have [virtualenvwrapper](http://virtualenvwrapper.readthedocs.org/en/latest/) installed: -- 2.30.2