Skip to content

Commit

Permalink
Update README-ogc.md (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fancy2209 authored and WinterMute committed Oct 24, 2024
1 parent cd9d0e0 commit 286ef57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README-ogc.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Nintendo 3DS
# Nintendo GameCube/Nintendo Wii

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

Expand All @@ -9,7 +9,7 @@ Credits to:

## Building

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

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

0 comments on commit 286ef57

Please sign in to comment.