From 75b6ea339a4fee8286493a40fe9b6af0ab63d822 Mon Sep 17 00:00:00 2001 From: techmuse <44119098+techmuse8@users.noreply.github.com> Date: Tue, 31 Aug 2021 04:06:09 -0400 Subject: Fixing a typo (#1205) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4cfbe2..6bcf934 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ If everything went well, melonDS should now be in the `dist` folder. cmake .. -DCMAKE_PREFIX_PATH="$(brew --prefix qt@6);$(brew --prefix libarchive)" -DUSE_QT6=ON -DMACOS_BUNDLE_LIBS=ON make -j$(sysctl -n hw.logicalcpu) ``` -If everything went well, melonDS.app should now be in the curent directory. +If everything went well, melonDS.app should now be in the current directory. ## TODO LIST -- cgit v1.2.3