summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar bunnei2014-04-24 11:28:10 -0400
committerGravatar bunnei2014-04-24 11:28:10 -0400
commit82fbc8478006ec99e25eab9b8b0d02ba3930f32a (patch)
tree7db0ef797e3f9fecb84a078d9fcce666c9f534ea /README.md
parentmade qt window title consistent (diff)
downloadyuzu-82fbc8478006ec99e25eab9b8b0d02ba3930f32a.tar.gz
yuzu-82fbc8478006ec99e25eab9b8b0d02ba3930f32a.tar.xz
yuzu-82fbc8478006ec99e25eab9b8b0d02ba3930f32a.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4c2a1c9b9..862175201 100644
--- a/README.md
+++ b/README.md
@@ -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)