Updated Windows Build (markdown)
@@ -1,7 +1,7 @@
|
||||
### Minimal Dependencies
|
||||
On Windows, all library dependencies are automatically included within the "externals" folder or can be downloaded on-demand. To build Citra, you simply need to install:
|
||||
|
||||
* **[Visual Studio 2015 Community](https://www.visualstudio.com/products/visual-studio-community-vs)**.
|
||||
* **[Visual Studio 2015 Community](https://www.visualstudio.com/products/visual-studio-community-vs)** - **Make sure to select C++ support in the installer**.
|
||||
* **[CMake](http://www.cmake.org/cmake/resources/software.html)** - Used to generate Visual Studio project files.
|
||||

|
||||
* **Git** - We recommend [msysgit](http://msysgit.github.io/).
|
||||
|
||||
Reference in New Issue
Block a user