Merge branch 'master' of github.com:daid/SkeinPyPy

master
daid 2012-03-19 11:58:50 +01:00
commit 1eba972275
1 changed files with 3 additions and 3 deletions

6
README
View File

@ -17,12 +17,12 @@ SkeinPyPy:
BUILDING
========
./build.sh
./package.sh
The build script defaults to building for Windows. If you want to build for Mac OS X or Linux, choose one of:
./build.sh osx64
./build.sh linux
./package.sh osx64
./package.sh linux
Note that Mac OS X currently requires the manual installation of wxPython, PySerial, and PyOpenGL: