Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Commit 066d8ea

Browse files
authored
Update README.md
1 parent 797be8f commit 066d8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ In the Windows section of the .pro file (win32-msvc*) there are three variables
7979

8080
**QT_INSTALL_PATH**: Point this to your Qt installation. In my case that is *C:/Qt515/5.15.1*.
8181

82-
**MSVC_INSTALL_PATH**: Point this to your where the MSVC compilers binaries are.
82+
**MSVC_INSTALL_PATH**: Point this to where the MSVC compilers binaries are.
8383
In my case that is *C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/Hostx64/x64*.
8484

8585
If all went well you should be able to build the project now.

0 commit comments

Comments
 (0)