From d915020e8281285516bda859e236706572bc1590 Mon Sep 17 00:00:00 2001 From: Robert Blody Date: Sun, 1 Jul 2018 19:23:31 -0400 Subject: [PATCH] Updated README.md Grammar changes. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d2864e..21b0d85 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,6 @@ Visual Studio will also expect the SDK to be located at %IDADIR%\idasdk. Make su # Running the build -Because IDA no longer has a native 32-bit compiled version anymore, the Release/Debug is the build script for the 32-bit version of IDA and Release64/Debug64 is the build script for the 64-bit version. +Because IDA no longer has a native 32-bit compiled version anymore, the Release/Debug scenarios are the build scripts for the 32-bit version of IDA and Release64/Debug64 are the build scripts for the 64-bit version. -**Do not change the target platform from x64!** \ No newline at end of file +**Do not change the target platform from x64!**