Skip to content

Commit 03ee34f

Browse files
committed
fixed tab/space problem
1 parent 41b9238 commit 03ee34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

InstallationInstructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ T-SQL Flex Installation Instructions
77
* Figure out if you have 32-bit or 64-bit Windows; it affects the next step.
88
* Open Regedit and create or navigate to the below registry key:
99
* If 32-bit Windows: `HKLM\SOFTWARE\Red Gate\SIPFramework\Plugins`
10-
* If 64-bit Windows: `HKLM\SOFTWARE\Wow6432Node\Red Gate\SIPFramework\Plugins`
10+
* If 64-bit Windows: `HKLM\SOFTWARE\Wow6432Node\Red Gate\SIPFramework\Plugins`
1111
* Create a new registry string value (REG_SZ) there to point to the extracted TSqlFlex.dll.
1212
* For example: `C:\ProgramData\T-SQL Flex\TSqlFlex.dll`
1313

0 commit comments

Comments
 (0)