From 35fe976d5b329158cb0740e458b5bfad05c8c848 Mon Sep 17 00:00:00 2001 From: Prcuvu Date: Sat, 26 Oct 2019 10:42:54 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c00c3e482..86ffc7ebb1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Advanced cross-platform rhythm game for home and arcade use. For those that do not wish to compile the game on their own and use a binary right away, be aware of the following issues: -* Windows users are expected to have installed the [Microsoft Visual C++ x86 Redistributable for Visual Studio 2015](http://www.microsoft.com/en-us/download/details.aspx?id=48145) prior to running the game. For those on a 64-bit operating system, grab the x64 redistributable as well. [DirectX End-User Runtimes (June 2010)](http://www.microsoft.com/en-us/download/details.aspx?id=8109) is also required. Windows 7 is the minimum supported version. +* Windows users are expected to have installed the [Microsoft Visual C++ x86 Redistributable for Visual Studio 2015](http://www.microsoft.com/en-us/download/details.aspx?id=48145) prior to running the game. For those on a 64-bit operating system, grab the x64 redistributable as well. Windows 7 is the minimum supported version. * Mac OS X users need to have Mac OS X 10.6.8 or higher to run StepMania. * Linux users should receive all they need from the package manager of their choice.