Visual Studio: 2017 instead of 2019 and remove the click needed to download it.
| @@ -2,7 +2,7 @@ | |||||||
| ### Minimal Dependencies | ### 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: | 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 2017 Community](https://www.visualstudio.com/products/visual-studio-community-vs)** - **Make sure to select C++ support in the installer**. | * **[Visual Studio 2017 Community](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community)** - **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. | * **[CMake](http://www.cmake.org/cmake/resources/software.html)** - Used to generate Visual Studio project files. | ||||||
|  |  | ||||||
| * **Git** - We recommend [msysgit](http://msysgit.github.io/). | * **Git** - We recommend [msysgit](http://msysgit.github.io/). | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Valentin Vanelslande
					Valentin Vanelslande