diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-12-30 21:51:54 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-12-30 21:51:54 +0100 |
commit | 41cc43dd954d1aa33fd607fa7b94ee8f3857e255 (patch) | |
tree | 0b51e40738f1551933cf20d20b86758f20f61255 | |
parent | c0e53ae1da6320925a99faf294a0f1ddbd24b188 (diff) | |
download | luaotfload-41cc43dd954d1aa33fd607fa7b94ee8f3857e255.tar.gz |
[doc] add note about Makefile to READMEv2.4
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -57,6 +57,9 @@ Here are the recommended installation methods (preferred first). Prerequisites ------------------------------------------------------------------------------- +You need GNU make to use the Makefile. The executable may be called "gmake" on +your system. + Typesetting the documentation requires LuaTeX and GraphViz. The Docutils are needed to generate the manpage. |