Skip to content

Commit

Permalink
readme: it's libnx, not switch-libnx
Browse files Browse the repository at this point in the history
  • Loading branch information
fgsfdsfgs committed Nov 15, 2024
1 parent 8075307 commit 7830ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Controls can be rebound in `pd.ini`. Default control scheme is as follows:
3. Install Switch toolchain and dependencies:
* ```
dkp-pacman -Syuu
dkp-pacman -S devkitA64 switch-libnx switch-zlib switch-sdl2 switch-cmake dkp-toolchain-vars
dkp-pacman -S devkitA64 libnx switch-zlib switch-sdl2 switch-cmake dkp-toolchain-vars
```
* If in MSYS2 or `dkp-pacman` doesn't work, replace it with just `pacman`.
4. Ensure devkitA64 environment variables are set:
Expand Down

0 comments on commit 7830ccb

Please sign in to comment.