From d553e4888fafd51fbcad668ce9cc44a0dea80c92 Mon Sep 17 00:00:00 2001 From: StupidRepo <69256931+StupidRepo@users.noreply.github.com> Date: Mon, 21 Mar 2022 16:29:21 +0000 Subject: [PATCH] Updated Building for macOS (markdown) --- Building-for-macOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-macOS.md b/Building-for-macOS.md index cc3c777..f1a3a97 100644 --- a/Building-for-macOS.md +++ b/Building-for-macOS.md @@ -36,7 +36,7 @@ To checkout Dolphin's source: ```bash git clone https://github.com/dolphin-emu/dolphin ~/dolphin-emu -cd ./dolphin-emu +cd ~/dolphin-emu ``` Pull the git submodules (required for mGBA integration)