From e6093669e1932b4c998bd78e6136f49768e56f98 Mon Sep 17 00:00:00 2001 From: XPower7125 <64551044+XPower7125@users.noreply.github.com> Date: Wed, 9 Nov 2022 17:57:02 +0100 Subject: [PATCH] fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 773b2c7..b38e29a 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ How to compile (with Visual Studio 2022 - Windows) - clone the repo the GUI way - open Visual Studio and click on "Clone Repository" - - Insert the repo link ( https://github.com/XPower7125/GGGiver-CSharp/tree/master ) + - Insert the repo link ( https://github.com/XPower7125/GGGiver-CSharp ) - insert a path (default is okay) - Click on clone The - - Run a command prompt in an empty directory and type git clone https://github.com/XPower7125/GGGiver-CSharp/tree/master + - Run a command prompt in an empty directory and type git clone https://github.com/XPower7125/GGGiver-CSharp - Compile - Open the GGGiver.sln file with Visual Studio - Compile