diff --git a/README.md b/README.md index 9c4e0e5a..68b0e647 100644 --- a/README.md +++ b/README.md @@ -57,13 +57,9 @@ This project uses the `build_opensource.sh` script to compile Qt libraries for b If you **do not need** a universal library, you can modify the `build_opensource.sh` script to compile for only one architecture (either x86_64 or arm64). Edit the script to comment out or remove the lines for the other architecture. ---- - ## ============================================================ ## Original Qt README - -================================================================================================================ HOW TO BUILD QT5 ================