diff options
| author | 2014-04-24 11:28:10 -0400 | |
|---|---|---|
| committer | 2014-04-24 11:28:10 -0400 | |
| commit | 82fbc8478006ec99e25eab9b8b0d02ba3930f32a (patch) | |
| tree | 7db0ef797e3f9fecb84a078d9fcce666c9f534ea /README.md | |
| parent | made qt window title consistent (diff) | |
| download | yuzu-82fbc8478006ec99e25eab9b8b0d02ba3930f32a.tar.gz yuzu-82fbc8478006ec99e25eab9b8b0d02ba3930f32a.tar.xz yuzu-82fbc8478006ec99e25eab9b8b0d02ba3930f32a.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -10,5 +10,5 @@ If you want to contribute please take a took at the [Coding Style](https://githu | |||
| 10 | 10 | ||
| 11 | ### Building | 11 | ### Building |
| 12 | 12 | ||
| 13 | * __Windows__: Install *Visual Studio 2013*. Then open the *.SLN* file, and press *Build* > *Rebuild Solution*. | 13 | * __Windows__: [Windows Build](https://github.com/bunnei/citra/wiki/Windows-Build) |
| 14 | * __Linux__: *TODO* | 14 | * __Linux__: [Linux Build](https://github.com/bunnei/citra/wiki/Linux-Build) |