We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cc2b9f commit 484a7e2Copy full SHA for 484a7e2
README.org
@@ -32,13 +32,13 @@ brew install sdl2
32
33
*** Windows:
34
35
-Download the latest VC development files from: https://libsdl.org
+1. Download the latest VC development files from: https://libsdl.org
36
37
-Place the entire contents of ~include~ and ~lib~ under ~C:\INCLUDE\SDL2~.
+2. Place the entire contents of ~include~ and ~lib~ under ~C:\INCLUDE\SDL2~.
38
39
-Copy the ~SDL2.dll~ under ~lib~ to ~C:\Windows\System32~ and ~C:\Windows\SysWOW64~.
+3. Copy the ~SDL2.dll~ under ~lib~ to ~C:\Windows\System32~ and ~C:\Windows\SysWOW64~.
40
41
-Profit.
+4. Profit.
42
43
-----
44
0 commit comments