]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/install.mdwn
suggest running make test as part of install
[ikiwiki.git] / doc / install.mdwn
index 49153c0d0067270beb10784ca94f4b7756d75ae9..d34de92b14e50a6c5baeef7ddcb97bee54e6fd54 100644 (file)
@@ -15,6 +15,7 @@ required perl modules are installed, then run:
 
         perl Makefile.PL
         make
 
         perl Makefile.PL
         make
+       make test # optional
         make install
 
 See [[download]] for where to get it.
         make install
 
 See [[download]] for where to get it.