Update README.md

This commit is contained in:
Luke Usher 2019-02-26 14:49:20 +00:00 committed by GitHub
parent 0216c9d129
commit 9c4836f6c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Cxbx-Reloaded is an emulator for running Microsoft Xbox (and eventually, Chihiro
* GPU: Anything that supports Direct3D 9 (HLE) and OpenGL 3.3 (LLE).
### Prerequisites
* Visual C++ 2015 and 2017 redistributables are required. Most people should already have these, but if not, Download them [here](https://support.microsoft.com/en-gb/help/2977003/the-latest-supported-visual-c-downloads). Make sure to install the 32-bit version even if you are on a 64-bit machine, as the 64-bit build does not include both!
* Visual C++ 2017 redistributable is required. Most people should already have this, but if not, Download it [here](https://support.microsoft.com/en-gb/help/2977003/the-latest-supported-visual-c-downloads). Make sure to install the 32-bit (x86) version even if you are on a 64-bit machine, as the 64-bit build does not include both!
## Automated Builds
Cxbx-Reloaded is not yet ready for general release, but the latest development builds can be downloaded using the links below: