mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-05 09:39:58 +00:00
fix fatal typo
parent
ca2230de7f
commit
183ba46995
@ -24,7 +24,7 @@ You can reinstall them after Dolphin builds successfully if you like.
|
||||
2. `cd` into that directory
|
||||
3. `git clone https://github.com/dolphin-emu/dolphin .`
|
||||
4. Wait for the checkout to finish
|
||||
5. `git submodule init --update Externals/mGBA` (as of July 2021, Dolphin integrates mGBA, this step is needed to pull it into the build)
|
||||
5. `git submodule update --init Externals/mGBA` (as of July 2021, Dolphin integrates mGBA, this step is needed to pull it into the build)
|
||||
|
||||
## Building
|
||||
### Global Build
|
||||
|
Loading…
x
Reference in New Issue
Block a user