浏览代码

update path to visualc README

erik yuzwa 4 年之前
父节点
当前提交
9c1871c144
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      INSTALL.txt

+ 1 - 1
INSTALL.txt

@@ -2,7 +2,7 @@
 To compile and install SDL:
 
     1.  Windows with Visual Studio:
-        * Read VisualC.html
+        * Read ./docs/README-visualc.md
 
         Windows with gcc, either native or cross-compiling:
         * Read the FAQ at https://github.com/libsdl-org/SDL/wiki/FAQWindows