diff options
author | YamaArashi <YamaArashi@users.noreply.github.com> | 2016-09-11 11:13:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-11 11:13:18 -0700 |
commit | 466753b6e2a0e79459ea34c6d2ff4d5f1bcf8beb (patch) | |
tree | c0e752e6e10a8e67c43263f7f81faba91b40b7de | |
parent | 5d00a6c9ecfd286f4afa1bb4ee5448500dd7cd8b (diff) |
Update README
include name of file
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # pokeruby-tools -You may need the Visual C++ runtime DLL to run some of these executables. +You may need the Visual C++ runtime DLL to run some of these executables. Please choose the file called "vc_redist.x86.exe". https://www.microsoft.com/en-us/download/details.aspx?id=48145 |