From a98f76f13fba80259aa454722265231e87a64091 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Wed, 22 Jun 2016 21:20:14 +0200 Subject: [PATCH] Update README.md --- spine-sfml/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spine-sfml/README.md b/spine-sfml/README.md index b8516222e..856804404 100644 --- a/spine-sfml/README.md +++ b/spine-sfml/README.md @@ -28,7 +28,7 @@ See the [Spine Runtimes documentation](http://esotericsoftware.com/spine-documen The Spine SFML example works on Windows, Linux and Mac OS X. ### Windows -1. Install [Visual Studio 2015 Community](https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx) +1. Install [Visual Studio 2015 Community](https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx). Make sure you install support for C++ as well as th Windows SDK for XP/7/8. 2. Install CMake via the [Windows installer package](https://cmake.org/download/). 3. Download the Spine Runtimes repository using git (`git clone https://github.com/esotericsoftware/spine-runtimes`) or download it [as a zip](https://github.com/EsotericSoftware/spine-runtimes/archive/master.zip) 4. Run CMake GUI from the start menu