mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
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…
x
Reference in New Issue
Block a user