mirror of
https://github.com/citra-emu/citra.git
synced 2025-08-02 16:40:10 +00:00
add alternive clone git with TortoiseGit
parent
7557736c78
commit
8dd8b37da5
@ -18,6 +18,10 @@ For the debugger/Qt GUI, you'll need to install [Qt 5.4](http://qt-project.org/d
|
||||
git clone --recursive https://github.com/citra-emu/citra.git
|
||||
cd citra
|
||||
```
|
||||
Or for more simplicity with [TortoiseGit] (https://code.google.com/p/tortoisegit/wiki/Download)
|
||||
```
|
||||
Right click and Git Clone and add this URL https://github.com/citra-emu/citra
|
||||
```
|
||||
|
||||
### Building
|
||||
* Open cmake-gui and point it to the Citra source code (the citra root directory, not the `src` sub-directory).
|
||||
|
Loading…
x
Reference in New Issue
Block a user