diff --git a/README b/README index 2f02adeefa62bc68c719f05d27aa476f0ccfa538..9bf4e0fbd5bdd4f103dcc55559a22b424ae56be0 100644 --- a/README +++ b/README @@ -12,8 +12,10 @@ pike-request@roxen.com HOW TO BUILD PIKE +If you are building Pike from the CVS, read README-CVS instead. + The top-level makefile (in this directory, not the src directory) has -all the magic you need to build Pike. Just type 'make'. +all the magic you need to build Pike. Just type 'make'. You will need autoconf, gnu m4, bison, a C compiler and the GMP library. You probably also want to use GNU make and libz.