Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Kulakov <kulakov.ilya@gmail.com>2013-03-07 08:20:19 +0400
committerIlya Kulakov <kulakov.ilya@gmail.com>2013-03-07 08:20:33 +0400
commit5e01d64fed8b59f71e41410c86f2e1a2a5b58261 (patch)
tree36508a270fd8d266e36932d02fb4c831c3d71d81 /README.md
parent0bf6860d74dbef92d666571b75e5efd61ae58cb5 (diff)
Point to the binary distribution of Python.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d5f0c3c83a..b314169100 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: