diff README @ 28387:db90719da3bf

Add a note about POSIX system requirements.
author diego
date Sun, 01 Feb 2009 11:29:18 +0000
parents 52a85f0b08d4
children 92d75e703bc0
line wrap: on
line diff
--- a/README	Sun Feb 01 11:28:31 2009 +0000
+++ b/README	Sun Feb 01 11:29:18 2009 +0000
@@ -16,6 +16,8 @@
 
 
 Requirements:
+- POSIX system: You need a POSIX-compatible shell and POSIX-compatible system
+  tools like grep, sed, awk, etc. in your path.
 - You need a working development environment that can compile programs.
   On popular Linux distributions, this means having the glibc development
   package(s) installed.