summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-02-26 01:06:41 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-02-26 01:06:41 +0000
commit1a0bf921c49ef1eb9cea926ddc83cf661dcfeb20 (patch)
treee9dd911242dcee40c8083928e85f5b7388ff901e /README
parent66480d03fb2cbafe4b03918f550d4183cd221000 (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--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a92bc769b..2face562c 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.