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)