Mac OS X Tutorial
This commit is contained in:
parent
f3bedd8d93
commit
390342b324
1 changed files with 6 additions and 0 deletions
6
README
6
README
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue