diff --git a/doc/build_instructions/windows_msvc.md b/doc/build_instructions/windows_msvc.md index 5be6d9167c..af889d8b99 100644 --- a/doc/build_instructions/windows_msvc.md +++ b/doc/build_instructions/windows_msvc.md @@ -93,7 +93,7 @@ _Note:_ If you want to download and build Nyan automatically add `-DDOWNLOAD_NYA - If prebuilt QT6 was installed, the original location of QT6 DLLs is `\bin`. - Now, to run the openage: - - Open a CMD window in `\build\` and run `python -m openage game` + - Open a CMD window in `\build\` and run `python -m openage main` - Execute`\build\run.exe` every time after that and enjoy! ## Packaging