Skip to content

Commit e1bff8d

Browse files
committed
fixed premake4 command in readme
1 parent 522cf81 commit e1bff8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README

+2-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ to see all options.
4747
Windows:
4848
Generate Windows project files with Premake4.
4949
e.g. To generate project files for vs2010, including tests
50-
run: premake4 vs2010 --testapp
50+
run:
51+
premake4 --testapp vs2010
5152
in the Monocle-Engine root directory.
5253

5354
The project files will show up in Build/gen-vs2010-All and Build/gen-vs2010-Monocle

0 commit comments

Comments
 (0)