submodule update
parent
ac9d1514c0
commit
7ebf01bcff
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ 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:
|
||||
|
|
Loading…
Reference in a new issue