Browse Source

SDL dependencies requirements

Miku AuahDark 4 years ago
parent
commit
d68cff65e2
1 changed files with 3 additions and 1 deletions
  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
 -----