diff -r 242839c6d27d -r c5b89d16497a README --- a/README Thu Apr 10 23:20:36 2008 +0200 +++ b/README Fri Apr 11 00:13:59 2008 +0200 @@ -18,17 +18,16 @@ Building -------- -Type 'make all' to build everything and 'make help' for list of targets. +Type 'scons all' to build everything and 'scons -h' for list of targets. Requirements: + SCons pthreads (see bellow) Python 2.4 or newer for Python module and demos PIL (Python Imaging Library) for Python demos SDL for interactive C++ demos libpng and zlib for rendering to PNG file from C++ demos -Flags can be adjusted in config.mk. - Pthreads --------