Examples: Update comments to get SDL2 package with msys2's pacman (#3251)

external/win98
omar ago%!(EXTRA string=5 years)
parent 417ac68f82
commit 75bbbda645
  1. 2
      examples/example_sdl_opengl2/Makefile
  2. 2
      examples/example_sdl_opengl3/Makefile

@ -8,7 +8,7 @@
# Mac OS X:
# brew install sdl2
# MSYS2:
# pacman -S mingw-w64-i686-SDL
# pacman -S mingw-w64-i686-SDL2
#
#CXX = g++

@ -8,7 +8,7 @@
# Mac OS X:
# brew install sdl2
# MSYS2:
# pacman -S mingw-w64-i686-SDL
# pacman -S mingw-w64-i686-SDL2
#
#CXX = g++

Loading…
Cancel
Save