From 614a7a4b829b9d403849bbeb4b69a839575bc5bb Mon Sep 17 00:00:00 2001 From: Ignacio Date: Sun, 23 Aug 2020 13:57:17 -0700 Subject: [PATCH] Update README.md Update build instructions. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ef6e4c..aea0bd9 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,7 @@ conversion, and DXT compression. ### How to build (Windows) -Open `project/vc12/thekla.sln` using Visual Studio. - -Solutions for previous versions are also available, but they may not be up to date. +Use the provided Visual Studio 2017 solution `project/vc2017/thekla.sln`. ### How to build (Linux/OSX)