Corrected URL of link to clone (#32)

Link now correctly points to https://github.com/ghidraninja/game-and-watch-backup
This commit is contained in:
viral_dna 2023-03-12 07:54:41 -07:00 committed by GitHub
parent f6b40091a9
commit c1bddaf86f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ sudo apt-get install git binutils-arm-none-eabi python3 libhidapi-hidraw0 libftd
# Clone this repo with submodules:
```
git clone --recurse-submodules https://github.com/DNA64/game-and-watch-backup
git clone --recurse-submodules https://github.com/ghidraninja/game-and-watch-backup
cd game-and-watch-backup
```