Updated Windows Build (markdown)

archshift 2015-01-06 00:00:51 -08:00
parent dfa4a23731
commit 38f6d2d317

@ -19,10 +19,6 @@ 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).