From: Ilya Kulakov Date: Thu, 7 Mar 2013 04:20:19 +0000 (+0700) Subject: Point to the binary distribution of Python. X-Git-Tag: 13.05~64^2~34^2^2~5 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=5e01d64fed8b59f71e41410c86f2e1a2a5b58261;p=cura.git Point to the binary distribution of Python. --- 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: