From b23b0e416b21b19fdf40ddeaf9ffbbffebf39cab Mon Sep 17 00:00:00 2001 From: DaBanana64 <82652849+DaBanana64@users.noreply.github.com> Date: Sun, 13 Aug 2023 18:27:14 -0700 Subject: [PATCH] Fix typo. (#25) --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index de79f6e..83bda1e 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -103,7 +103,7 @@ Dependencies and requirements: * The `switch-sdl2` library * [DevKitPro](https://github.com/devkitPro/installer) * [Atmosphere](https://github.com/Atmosphere-NX/Atmosphere) - * `pk-config` + * `pkg-config` 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.