Browse Source

Updated README.

bkaradzic 12 years ago
parent
commit
1c2f91f01d
1 changed files with 2 additions and 3 deletions
  1. 2 3
      README.md

+ 2 - 3
README.md

@@ -92,9 +92,8 @@ directory link to directory without spaces in the path.
 	mklink /D c:\dxsdk <path to DirectX SDK directory>
 	setx DXSDK_DIR c:\dxsdk
 
-Apply this patch to DXSDK from June 2010 to be able to use it with MinGW/TDM:
-
-	https://github.com/bkaradzic/bx/blob/master/include/compat/mingw/dxsdk.patch
+Apply this [patch](https://github.com/bkaradzic/bx/blob/master/include/compat/mingw/dxsdk.patch)
+to DXSDK from June 2010 to be able to use it with MinGW/TDM.
 
 ### Building