Skip to content

Commit a803985

Browse files
committed
cleanup
1 parent 2a84f68 commit a803985

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ It's gained attraction in corporate environment and eventually became a drop-in
2121
- Connect to web services, process and manipulate data, send it back
2222

2323
### Building instructions
24-
- Fork the ´engine´ repository and build the ´engine.dll´ by using visual studio 2015. Main branch pre-configured for dll deployment.
25-
- Fork the ´boot´ repository and create the ´engine.js´ by running ´merge.bat´
26-
- Drop the both files into project sources and run ´res.bat resources.rc´ to generate resource file
24+
- Fork the `engine` repository and build the `engine.dll` by using visual studio 2015. Main branch pre-configured for dll deployment.
25+
- Fork the `boot` repository and create the `engine.js` by running `merge.bat`
26+
- Drop the both files into project sources and run `res.bat resources.rc` to generate resource file
2727
- Generate the executable by compiling gdi.dpk
2828

2929
### Uses

0 commit comments

Comments
 (0)