Explorar el Código

SDL dependencies requirements

Miku AuahDark hace 4 años
padre
commit
d68cff65e2
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -6,7 +6,9 @@ Creates LOVE AppImage by compiling every single dependency from source.
 Build
 -----
 
-Run `make`. `love-master.AppImage` (by default) will be generated. See the Makefile script for various tweakable variables.
+You may want to grab all dependencies required by SDL, but **not** the SDL itself.
+
+Afterwards, run `make`. `love-master.AppImage` (by default) will be generated. See the Makefile script for various tweakable variables.
 
 License
 -----