Fix typo. (#25)

This commit is contained in:
DaBanana64 2023-08-13 18:27:14 -07:00 committed by GitHub
parent cec0987d00
commit b23b0e416b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ Dependencies and requirements:
* The `switch-sdl2` library * The `switch-sdl2` library
* [DevKitPro](https://github.com/devkitPro/installer) * [DevKitPro](https://github.com/devkitPro/installer)
* [Atmosphere](https://github.com/Atmosphere-NX/Atmosphere) * [Atmosphere](https://github.com/Atmosphere-NX/Atmosphere)
* `pk-config` * `pkg-config`
1. Make sure you've installed Atmosphere on your Switch. 1. Make sure you've installed Atmosphere on your Switch.
2. Please download the DevKitPro version of MSYS2 through their installer, as the default MSYS2 causes issues with windows compiling. 2. Please download the DevKitPro version of MSYS2 through their installer, as the default MSYS2 causes issues with windows compiling.