]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
(no commit message)
authoraccounts-ikiwiki@5b6a3c2d9d900bdc1379ab826a26fb45e8a5fb7a <accounts-ikiwiki@web>
Wed, 26 Aug 2020 21:02:35 +0000 (17:02 -0400)
committeradmin <admin@branchable.com>
Wed, 26 Aug 2020 21:02:35 +0000 (17:02 -0400)
doc/install.mdwn

index 7b768a61e5345352857a6679a69143497404d954..48c11272b0e0ba9fdae6dff7f68a093c4e2212a7 100644 (file)
@@ -34,7 +34,7 @@ CPAN to install modules from your local machine after you extract the ikiwiki ta
 
 Then to build and install ikiwiki:
 
-       perl Makefile.PL # PREFIX=/dir to install elsewhere
+       perl Makefile.PL # INSTALL_BASE= PREFIX=/dir to install elsewhere
        make
        make test # optional
        make install