From f368dfd24eaa0343189846947ce405dd3c8bb400 Mon Sep 17 00:00:00 2001 From: Satinder Grewal Date: Thu, 8 Dec 2016 13:04:08 +1300 Subject: [PATCH] update --- windeps/ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windeps/ReadMe.md b/windeps/ReadMe.md index 950847c..a0ed5ed 100644 --- a/windeps/ReadMe.md +++ b/windeps/ReadMe.md @@ -4,7 +4,7 @@ These dependency DLL files are tested on Windows 7 x64 (64bit), and Windows 10 x The DLL files are required for `iguana.exe`. -For 64bit Windows 7 and Windows 10, do this: +#### For 64bit Windows 7 and Windows 10, do this: 1. Copy files from **x64** directory and paste it under `C:\Windows\System32\` @@ -12,7 +12,7 @@ For 64bit Windows 7 and Windows 10, do this: 2. Copy files from **x86** directory and paste it under `C:\Windows\SysWOW64\` -For 32bit Windows 7 and Windows 10 (if there's any 32bit Windows 10 etc.) +#### For 32bit Windows 7 and Windows 10 (if there's any 32bit Windows 10 etc.) 2. Copy files from **x86** directory and paste it under `C:\Windows\System32\`