diff --git a/macbuild/ReadMe.md b/macbuild/ReadMe.md index 65be120bf..f03e3ca97 100644 --- a/macbuild/ReadMe.md +++ b/macbuild/ReadMe.md @@ -97,6 +97,9 @@ Homebrew's installation of python3 (`brew install python3`) places a `Python.fra ``` # Build step ./build4mac.py -p B36 -q Qt5Brew +# build with log +./build4mac.py -p B36 -q Qt5Brew 2>&1 | tee qt5.build.macos-HighSierra-release-version.log + # Deploy step ./build4mac.py -p B36 -q Qt5Brew -y # normal deploy