summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 62e6d7b7a9..7b202ba38e 100644
--- a/README
+++ b/README
@@ -16,6 +16,8 @@ Also read the man page to learn how to use MPlayer.
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.