Updated Building for macOS (markdown)
parent
544347e71f
commit
ac1a1e4dda
|
@ -39,10 +39,10 @@ git clone https://github.com/dolphin-emu/dolphin ~/dolphin-emu
|
|||
cd ~/dolphin-emu
|
||||
```
|
||||
|
||||
Pull the git submodules (required for mGBA integration)
|
||||
Pull the git submodules
|
||||
|
||||
```bash
|
||||
git submodule update --init
|
||||
git submodule update --init --recursive
|
||||
```
|
||||
|
||||
Download and install [CMake](https://cmake.org/download/) if you don't have it.
|
||||
|
|
Loading…
Reference in New Issue