diff options
| author | 2016-03-03 12:46:11 -0500 | |
|---|---|---|
| committer | 2016-03-03 12:46:11 -0500 | |
| commit | 5eeef06c1009a1de69abc301d6b8a5a0236b89e8 (patch) | |
| tree | 53048fc8708aa46e2f6d11fd22f46b35917f02e9 | |
| parent | Merge pull request #1394 from ds84182/immediate-mode-vtx (diff) | |
| parent | Update Building Links (diff) | |
| download | yuzu-5eeef06c1009a1de69abc301d6b8a5a0236b89e8.tar.gz yuzu-5eeef06c1009a1de69abc301d6b8a5a0236b89e8.tar.xz yuzu-5eeef06c1009a1de69abc301d6b8a5a0236b89e8.zip | |
Merge pull request #1446 from vitorsilverio/patch-2
Update Building Links
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -19,9 +19,9 @@ If you want to contribute please take a look at the [Contributor's Guide](CONTRI | |||
| 19 | 19 | ||
| 20 | ### Building | 20 | ### Building |
| 21 | 21 | ||
| 22 | * __Windows__: [Windows Build](https://github.com/citra-emu/citra/wiki/Windows-Build) | 22 | * __Windows__: [Windows Build](https://github.com/citra-emu/citra/wiki/Building-For-Windows) |
| 23 | * __Linux__: [Linux Build](https://github.com/citra-emu/citra/wiki/Linux-Build) | 23 | * __Linux__: [Linux Build](https://github.com/citra-emu/citra/wiki/Building-For-Linux) |
| 24 | * __OSX__: [OS X Build](https://github.com/citra-emu/citra/wiki/OS-X-Build) | 24 | * __OSX__: [OS X Build](https://github.com/citra-emu/citra/wiki/Building-For-OS-X) |
| 25 | 25 | ||
| 26 | 26 | ||
| 27 | ### Support | 27 | ### Support |