Miku AuahDark 4 лет назад
Родитель
Сommit
d68cff65e2
1 измененных файлов с 3 добавлено и 1 удалено
  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
 -----