Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
XPower7125 authored Nov 9, 2022
1 parent 5c9bceb commit e609366
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e609366

Please sign in to comment.