diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-02-26 01:06:41 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-02-26 01:06:41 +0000 |
commit | 1a0bf921c49ef1eb9cea926ddc83cf661dcfeb20 (patch) | |
tree | e9dd911242dcee40c8083928e85f5b7388ff901e /README | |
parent | 66480d03fb2cbafe4b03918f550d4183cd221000 (diff) |
add information about the tex4ht requirement for the docs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6384 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |