summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-11-07 12:27:11 +1030
committerJoel Stanley <joel@jms.id.au>2018-11-07 12:28:51 +1030
commitf9ada90ea5141b6635b78a829a0a641b02a1ffc6 (patch)
tree61922b64971e5a649f9dd36a697f48a80408969d /Makefile
parent067b9bf01cbde33ab263e990a125df180315b780 (diff)
downloadopenbmc-docs-f9ada90ea5141b6635b78a829a0a641b02a1ffc6.tar.gz
openbmc-docs-f9ada90ea5141b6635b78a829a0a641b02a1ffc6.zip
Makefile: Document how to build
Change-Id: Ief393626f9ca5a838eba574e6b70587405118d4e Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7f6c891..e4c0f52 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,6 @@
+# To build:
+# $ apt install fonts-linuxlibertine texlive-xetex pandoc
+# $ make
# we need xelatex for utf-8 support
tex = xelatex
OpenPOWER on IntegriCloud