Skip to content

Commit 9a75968

Browse files
authored
Update README-ogc.md (#69)
1 parent 8378cba commit 9a75968

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/README-ogc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Nintendo 3DS
1+
# Nintendo GameCube/Nintendo Wii
22

33
SDL port for the Nintendo GameCube and Nintendo Wii [Homebrew toolchain](https://devkitpro.org/).
44

@@ -9,7 +9,7 @@ Credits to:
99

1010
## Building
1111

12-
To build for the Nintendo GameCure or Wii, make sure you have devkitARM and cmake installed and run:
12+
To build for the Nintendo GameCube or Wii, make sure you have devkitPPC and cmake installed and run:
1313

1414
```bash
1515
cmake -S. -Bbuild -DCMAKE_TOOLCHAIN_FILE="$DEVKITPRO/cmake/Wii.cmake" -DCMAKE_BUILD_TYPE=Release

0 commit comments

Comments
 (0)