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:
parent
f6b40091a9
commit
c1bddaf86f
|
@ -45,7 +45,7 @@ sudo apt-get install git binutils-arm-none-eabi python3 libhidapi-hidraw0 libftd
|
||||||
# Clone this repo with submodules:
|
# 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
|
cd game-and-watch-backup
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue