summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-05-12 15:44:22 -0500
committercamthesaxman <cameronghall@cox.net>2017-05-12 15:44:22 -0500
commit6606dddbf85fc79e3bf41e16100e7fed27a8eb46 (patch)
tree024569eb87b294d11a961f7753009b7b93e177d6
parentc3e5964bad5ae157737fd4abe19091371e6a1661 (diff)
We no longer require Visual C++ 2015 runtimes.
-rw-r--r--README.md4
1 files 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.