mirror of https://github.com/encounter/SDL.git
update path to visualc README
This commit is contained in:
parent
92506462e2
commit
9c1871c144
|
@ -2,7 +2,7 @@
|
||||||
To compile and install SDL:
|
To compile and install SDL:
|
||||||
|
|
||||||
1. Windows with Visual Studio:
|
1. Windows with Visual Studio:
|
||||||
* Read VisualC.html
|
* Read ./docs/README-visualc.md
|
||||||
|
|
||||||
Windows with gcc, either native or cross-compiling:
|
Windows with gcc, either native or cross-compiling:
|
||||||
* Read the FAQ at https://github.com/libsdl-org/SDL/wiki/FAQWindows
|
* Read the FAQ at https://github.com/libsdl-org/SDL/wiki/FAQWindows
|
||||||
|
|
Loading…
Reference in New Issue