Skip to content

Commit 960890b

Browse files
authored
v0.1.1 - Updated building steps
1 parent 52c1812 commit 960890b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@ 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. From for example [babun](http://babun.github.io/) you will have to execute the following commands:
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:
2323

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

2726
The solution will be located in _project/vs/VXR-Engine.sln_.
2827

0 commit comments

Comments
 (0)