Mistake

Dante38490 2015-01-05 02:14:10 +01:00
parent 3f0e0cfefb
commit 83eabda98f

@ -22,7 +22,7 @@ cd citra
Or with TortoiseGit
```
After installing Right click and select Git Clone and enter 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).
* For the build directory, use a `build/` subdirectory inside the source directory or some other directory of your choice. (Tell CMake to create it.)