Browse Source

update path to visualc README

erik yuzwa 4 years ago
parent
commit
9c1871c144
1 changed files with 1 additions and 1 deletions
  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