diff options
| author | don bright <hugh.m.bright@gmail.com> | 2012-08-05 02:53:38 (GMT) | 
|---|---|---|
| committer | don bright <hugh.m.bright@gmail.com> | 2012-08-05 02:53:38 (GMT) | 
| commit | 982fb58263f169f792e8ec86855891d99a058452 (patch) | |
| tree | 7b9b142e4da9c68849856132fb19f440724052a2 | |
| parent | 27f23903d3eb212be7f21cdf2727e81981458602 (diff) | |
update README to match new mingw build
| -rw-r--r-- | README.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -177,9 +177,9 @@ Then run the script to download & compile all the prerequisite libraries above:      ./scripts/mingw-x-build-dependencies.sh -After that (it may take several hours), run the Compilation script: +Then skip the compilation instructions below. Instead, build an installer: -    ./scripts/mingw-x-build-openscad.sh +    ./scripts/publish-mingw-x.sh  ### Compilation | 
