From 982fb58263f169f792e8ec86855891d99a058452 Mon Sep 17 00:00:00 2001 From: don bright Date: Sun, 5 Aug 2012 04:53:38 +0200 Subject: [PATCH] update README to match new mingw build --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea27c46d..ee1045e5 100644 --- a/README.md +++ b/README.md @@ -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