diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-08-05 02:54:57 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-08-05 02:54:57 (GMT) |
commit | bc5c35ccfd4a5f8a98849124ad8284e44e1ffc0d (patch) | |
tree | 7c24bc8c75a45fdf4ee21802b041574f186fb9b6 | |
parent | 982fb58263f169f792e8ec86855891d99a058452 (diff) |
update README to match mingw script changes
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -179,7 +179,7 @@ Then run the script to download & compile all the prerequisite libraries above: Then skip the compilation instructions below. Instead, build an installer: - ./scripts/publish-mingw-x.sh + OSTYPE=mingw-cross-env ./scripts/release-common.sh ### Compilation |