add information about the tex4ht requirement for the docs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6384 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2007-02-26 01:06:41 +00:00
parent acdacc86ea
commit f7ab27427f
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -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.