mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-06 00:56:01 +08:00
Merge pull request #22 from alx/readme-with-package
replace build.sh by package.sh in README
This commit is contained in:
commit
86525cfff4
6
README
6
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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user