diff --git a/BUILDING_ON_WINDOWS.md b/BUILDING_ON_WINDOWS.md index da19515ed..b02a7d90f 100644 --- a/BUILDING_ON_WINDOWS.md +++ b/BUILDING_ON_WINDOWS.md @@ -67,7 +67,7 @@ Notes: 3. Under this version, select the following entries: - `MSVC 2019 64-bit` (or alternative version if you are using that) - `Qt WebEngine` (optional) -4. Under the "Tools" tree element (at the bottom), ensure that `Qt Creator X.X.X` and `Qt Creator X.X.X CDB Debugger Support` are selected. (they should be checked by default) +4. Under the "Tools" tree element (at the bottom), ensure that `Qt Creator X.X.X` and `Debugging Tools for Windows` are selected. (they should be checked by default) 5. Continue through the installer and let the installer finish installing Qt. Note: This installation will take about 2 GB of disk space.