docs(readme): include note about VS 2019 runtime

This commit is contained in:
Ahmad Nassri
2020-08-03 00:17:13 +00:00
committed by Adam Honse
parent f288f63087
commit f1d42d27ce

View File

@@ -32,6 +32,7 @@ There have been two instances of hardware damage in OpenRGB's development and we
## Windows
* Pre-built binaries are available under the Releases section on GitLab.
- You will need the **Microsoft Visual 2019 C++ runtime** installed. You can get it [here](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads)
* If you wish to build the application yourself:
1. Download the latest Visual Studio Community Edition and Qt Creator.
2. Open the OpenRGB.pro project in Qt Creator.