From: Felix Fietkau Date: Mon, 26 Feb 2007 01:06:41 +0000 (+0000) Subject: add information about the tex4ht requirement for the docs X-Git-Tag: reboot~29860 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=6f4854e5e5964beb2116d2081692f4a4ff6a6a5c;p=openwrt%2Fstaging%2Fnoltari.git add information about the tex4ht requirement for the docs SVN-Revision: 6384 --- diff --git a/README b/README index a92bc769b0..2face562c0 100644 --- a/README +++ b/README @@ -14,7 +14,7 @@ You can use scripts/flash.sh for remotely updating your embedded system via tftp. The OpenWrt system is documented in docs/. You will need a LaTeX distribution -to build the documentation. Type make -C docs/ to build the documentation. +and the tex4ht package to build the documentation. Type make -C docs/ to build it. Building your own firmware you need to have access to a Linux, BSD or MacOSX system. Cygwin will not be supported because of the lack of case sensitiveness.