mirror of
https://github.com/citra-emu/citra.git
synced 2025-02-18 21:50:08 +00:00
Added repo cloning directions
parent
3647733043
commit
35bd82577b
@ -21,6 +21,14 @@ make
|
||||
sudo make install
|
||||
```
|
||||
|
||||
### Cloning Citra in Git:
|
||||
|
||||
```
|
||||
git clone https://github.com/citra-emu/citra
|
||||
cd citra
|
||||
git submodule update --init
|
||||
```
|
||||
|
||||
### Using CMake:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user