diff --git a/doc/global/includes/cli-build-cmake.qdocinc b/doc/global/includes/cli-build-cmake.qdocinc index efdbfd77bd7..d445ccac61c 100644 --- a/doc/global/includes/cli-build-cmake.qdocinc +++ b/doc/global/includes/cli-build-cmake.qdocinc @@ -49,10 +49,10 @@ For example, to build the Notepad example on Windows, when using Ninja as the generator, enter the following commands: - \badcode + \badcode \QtVersion md notepad-build cd notepad-build - C:\Qt\6.2.1\msvc2019_64\bin\qt-cmake -GNinja C:\Examples\notepad + C:\Qt\\1\msvc2019_64\bin\qt-cmake -GNinja C:\Examples\notepad ninja \endcode