aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-02-26 01:06:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-02-26 01:06:41 +0000
commitf7ab27427f031ad6d1eac326ab693e7a79a22927 (patch)
treee9dd911242dcee40c8083928e85f5b7388ff901e /README
parentacdacc86eae96f4e0773243a85f2cf8bab30df40 (diff)
downloadmaster-187ad058-f7ab27427f031ad6d1eac326ab693e7a79a22927.tar.gz
master-187ad058-f7ab27427f031ad6d1eac326ab693e7a79a22927.tar.bz2
master-187ad058-f7ab27427f031ad6d1eac326ab693e7a79a22927.zip
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 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.