Commit 9c1871c14488fd324ff3285f6fb281e22beb8aa8

erik yuzwa 2021-02-14T19:17:58

update path to visualc README

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/INSTALL.txt b/INSTALL.txt
index 21f463d..4d86153 100644
--- a/INSTALL.txt
+++ b/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