Mac OS X Tutorial

This commit is contained in:
Daniel Roth 2011-10-01 14:02:45 +02:00 committed by Nico Schottelius
parent f3bedd8d93
commit 390342b324
1 changed files with 6 additions and 0 deletions

6
README
View File

@ -115,6 +115,12 @@ If you want to ensure nothing breaks you must set back the python version to wha
eselect python list eselect python list
eselect python list set python3.2 eselect python list set python3.2
#### Max OS X
Ensure you have port installed and configured (http://www.macports.org/install.php).
port install python32
### Get cdist ### Get cdist
You can clone cdist from git, which gives you the advantage of having You can clone cdist from git, which gives you the advantage of having