Skip to content

Commit 81a0a55

Browse files
authored
Merge pull request #1689 from heinezen/fix/win_build_instructions
Change recommended entrypoint for Windows build
2 parents d09adb0 + 44952e5 commit 81a0a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build_instructions/windows_msvc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ _Note:_ If you want to download and build Nyan automatically add `-DDOWNLOAD_NYA
9393
- If prebuilt QT6 was installed, the original location of QT6 DLLs is `<QT6 directory>\bin`.
9494

9595
- Now, to run the openage:
96-
- Open a CMD window in `<openage directory>\build\` and run `python -m openage game`
96+
- Open a CMD window in `<openage directory>\build\` and run `python -m openage main`
9797
- Execute`<openage directory>\build\run.exe` every time after that and enjoy!
9898

9999
## Packaging

0 commit comments

Comments
 (0)