diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-08-02 04:14:34 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-08-02 04:14:34 (GMT) |
commit | 0b77c6af81356d736eea2e50f875f4b92a2a5b25 (patch) | |
tree | 3dad84810ea601d0c6145817a20b381025354e76 /README.md | |
parent | e9e97af0a104b6dd2b4ef6bac95a5ea3e6ebeddb (diff) |
bugfixes, update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -177,8 +177,9 @@ Then run the script to download & compile all the prerequisite libraries above: ./scripts/mingw-x-build-dependencies.sh -After that, follow the Compilation instructions that are printed at the -end of the script (not the ones below). +After that (it may take several hours), run the Compilation script: + + ./scripts/mingw-x-build-openscad.sh ### Compilation |