diff --git a/README.md b/README.md index b40cf54..530fbee 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ SET _ROOT= Then navigate to the source directory and configure the build system: ```console -> configure -opensource -confirm-license -nomake examples -nomake tests -static -static-runtime -debug-and-release -mp -prefix %QTDIR%\msvc2019_64_static +> configure -opensource -confirm-license -nomake examples -nomake tests -skip webengine -static -static-runtime -debug-and-release -mp -prefix %QTDIR%\msvc2019_64_static ``` And build and install: