X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=INSTALL;h=a6ca77723d5d7eac12077af4e9987889fbf70c39;hp=4d54e6a0d84ba767c4aef691a00a3bda7437c54d;hb=73fe3421f1ecbdc83600d5acfc643c33dbb9a0f2;hpb=08f57606beaa3772aefd7ebde43e615781976678 diff --git a/INSTALL b/INSTALL index 4d54e6a0..a6ca7772 100644 --- a/INSTALL +++ b/INSTALL @@ -185,7 +185,7 @@ Once the dependencies are installed, you should be able to build and install the system (into /usr/local) with: perl Makefile.PL - make # GNU make is preferred, `gmake' on BSD systems + make make test make install # root permissions may be needed