chiark / gitweb /
Point to the binary distribution of Python.
authorIlya Kulakov <kulakov.ilya@gmail.com>
Thu, 7 Mar 2013 04:20:19 +0000 (11:20 +0700)
committerIlya Kulakov <kulakov.ilya@gmail.com>
Thu, 7 Mar 2013 04:20:33 +0000 (11:20 +0700)
README.md

index d5f0c3c83a3ce238ddf7c846f86d37c40b65f85d..b314169100bbcc469e97c81a8c0b470ac3fd4fbb 100644 (file)
--- 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: