]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/install.mdwn
more PREFIX fun
[ikiwiki.git] / doc / install.mdwn
index 1848545957414b3469403829c5f5320e423be02b..029323adae22f71ed75806a4e2931a61f5853679 100644 (file)
@@ -19,7 +19,7 @@ If you're installing MarkDown by hand, note that it should be installed as
 If you want to install from the tarball, you should make sure that the
 required perl modules are installed, then run:
 
 If you want to install from the tarball, you should make sure that the
 required perl modules are installed, then run:
 
-        perl Makefile.PL
+        perl Makefile.PL # PREFIX=/dir to install elsewhere
         make
        make test # optional
         make install
         make
        make test # optional
         make install