From 6606dddbf85fc79e3bf41e16100e7fed27a8eb46 Mon Sep 17 00:00:00 2001 From: camthesaxman Date: Fri, 12 May 2017 15:44:22 -0500 Subject: We no longer require Visual C++ 2015 runtimes. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7edda2b..1b001e8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # pokeruby-tools -You may need the Visual C++ runtime DLL to run some of these executables. Please choose the file called "vc_redist.x86.exe". +This repository contains Windows binaries of the tools required to build [pokeruby](https://github.com/pret/pokeruby) -https://www.microsoft.com/en-us/download/details.aspx?id=48145 +Copy the `tools/` folder over the `tools/` folder in your pokeruby directory. -- cgit v1.2.3