Skip to content

Commit 26db001

Browse files
authored
v0.1.1 - Whoops
1 parent 960890b commit 26db001

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ Project webpage: https://avilapa.github.io/vxr-engine/
1919

2020
_[A vs2017 + opengl Solution is provided by default]_
2121

22-
This project uses [GENie.lua](https://github.com/bkaradzic/GENie) to create the project solution. Open a CMD in the root directory and execute the following command to re-create a solution:
22+
This project uses [GENie.lua](https://github.com/bkaradzic/GENie) to create the project solution. Open a CMD in the root directory and execute the following commands to re-create a solution:
2323

24-
tools\genie [parameters] <vs2017|vs2015>
24+
cd project
25+
..\tools\genie [parameters] <vs2017|vs2015>
2526

2627
The solution will be located in _project/vs/VXR-Engine.sln_.
2728

0 commit comments

Comments
 (0)