Skip to content

Commit 21b30f0

Browse files
committed
Update readme for VS2022
1 parent d5fcc8c commit 21b30f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ This repo contains :
1616
On Visual Studio:
1717
```
1818
> cd tutorials
19-
> ..\premake5\win\premake5.exe vs2019
19+
> ..\premake5\win\premake5.exe vs2022
20+
( replace vs2022 by the version of your choice: vs2019, vs2017... )
2021
then open tutorials/Tutorials.sln
2122
```
2223

0 commit comments

Comments
 (0)