Update the README to something more realistic
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 5 Jan 2007 15:30:25 +0000 (15:30 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 5 Jan 2007 15:30:25 +0000 (15:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5988 3c298f89-4303-0410-b956-a3cf2f4a3e73

README

diff --git a/README b/README
index 2bba6fa6f6c8190e659145770d3d5cfeb01b45b9..a92bc769b0ff165aefba125a74a2616f2c8d47e6 100644 (file)
--- a/README
+++ b/README
@@ -13,9 +13,11 @@ the kernel and all choosen applications.
 You can use scripts/flash.sh for remotely updating your embedded system
 via tftp.
 
 You can use scripts/flash.sh for remotely updating your embedded system
 via tftp.
 
-The buildroot system is documented in docs/buildroot-documentation.html.
+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.
 
 
-Building your own firmware you need to have access to a Linux system.
+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.
 
 Sunshine!
        Your OpenWrt Project
 
 Sunshine!
        Your OpenWrt Project