mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 05:50:06 +00:00
Use --recursive option for git clone
parent
ca572efc19
commit
26d61e8080
@ -24,9 +24,8 @@ sudo make install
|
||||
### Cloning Citra in Git:
|
||||
|
||||
```
|
||||
git clone https://github.com/citra-emu/citra
|
||||
git clone --recursive https://github.com/citra-emu/citra
|
||||
cd citra
|
||||
git submodule update --init
|
||||
```
|
||||
|
||||
### Using CMake:
|
||||
|
Loading…
Reference in New Issue
Block a user