Ver Fonte

Updated README.

bkaradzic há 12 anos atrás
pai
commit
1c2f91f01d
1 ficheiros alterados com 2 adições e 3 exclusões
  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>
 	mklink /D c:\dxsdk <path to DirectX SDK directory>
 	setx DXSDK_DIR c:\dxsdk
 	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
 ### Building