changeset 10228:3aba8a7ab91f

Better wording as suggested by Rich.
author diego
date Sun, 01 Jun 2003 04:26:01 +0000
parents 8d58c242de34
children bfb39cff0b18
files README
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README	Sat May 31 22:32:02 2003 +0000
+++ b/README	Sun Jun 01 04:26:01 2003 +0000
@@ -17,7 +17,9 @@
 
 
 Requirements:
-- You have to install libc6 (glibc) development packages or kernel headers.
+- You need a working development environment that can compile programs.
+  On popular Linux distributions, this means having the glibc development
+  package(s) installed.
 - To compile MPlayer with X11 support, you need to have the XFree86 development
   packages installed.
 - For the GUI you need the libpng and GTK 1.2 development packages.