From 917de7cef1113055122998bf967eee02f6eb4a7e Mon Sep 17 00:00:00 2001 From: Yimura Date: Wed, 30 Dec 2020 16:45:26 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebd27de7..222f0503 100644 --- a/README.md +++ b/README.md @@ -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.