Update README.md

This commit is contained in:
Yimura 2020-12-30 16:45:26 +01:00 committed by GitHub
parent a8458163dc
commit 917de7cef1

@ -18,8 +18,8 @@ To build BigBaseV2 you need:
To set up the build environment, run the following commands in a terminal: To set up the build environment, run the following commands in a terminal:
```dos ```dos
git clone https://gir489@bitbucket.org/gir489/bigbasev2-fix.git --recurse-submodules git clone https://github.com/Yimura/YimMenu.git --recurse-submodules
cd BigBaseV2-fix cd YimMenu
GenerateProjects.bat GenerateProjects.bat
``` ```
Now, you will be able to open the solution, and simply build it in Visual Studio. Now, you will be able to open the solution, and simply build it in Visual Studio.