diff --git a/Building-for-macOS.md b/Building-for-macOS.md index 297aa84..26761bd 100644 --- a/Building-for-macOS.md +++ b/Building-for-macOS.md @@ -14,7 +14,6 @@ You'll need to download and install the following to build Citra: ``` git clone --recursive https://github.com/citra-emu/citra cd citra -git submodule update --init --recursive ``` ### Using CMake: