From: Alexandre Girard Date: Mon, 19 Mar 2012 10:45:46 +0000 (+0100) Subject: replace build.sh by package.sh in README X-Git-Tag: RC1~58^2^2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=601f0372dfa9afa249b263303bb4107461675010;p=cura.git replace build.sh by package.sh in README --- diff --git a/README b/README index 20f2b209..d3716842 100644 --- a/README +++ b/README @@ -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: