Update README.md

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

View File

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