Update README.md

This commit is contained in:
Yimura 2020-12-30 16:45:26 +01:00 committed by GitHub
parent 4fd2768aa0
commit 4ce216bf60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.