Skip to content

Commit

Permalink
doc tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Mar 21, 2012
1 parent 7fcfd8d commit 692389e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/INSTALL.txt
@@ -1,8 +1,7 @@
Mac OS X
--------

Install XCode from either your Mac OS DVD, or from
http://developer.apple.com/TOOLS/Xcode/
Install XCode from the App Store.


GNU/Linux
Expand All @@ -17,12 +16,12 @@ the build-essential package:
All Platforms
-------------

Bootstrap the buildout with the standard system python like this::
Bootstrap the buildout with the standard system Python like this::

$ /usr/bin/python bootstrap.py

Run buildout like this afterwards::

$ ./bin/buildout

Now you can use the python executables in python-2.4/bin/python2.4 etc.
Now you can use the Python executables in python-2.4/bin/python2.4 etc.

0 comments on commit 692389e

Please sign in to comment.