From 6790e1804b66fb6623406ff33050db12412337f7 Mon Sep 17 00:00:00 2001 From: "accounts-ikiwiki@5b6a3c2d9d900bdc1379ab826a26fb45e8a5fb7a" Date: Wed, 26 Aug 2020 17:02:35 -0400 Subject: [PATCH] --- doc/install.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.mdwn b/doc/install.mdwn index 7b768a61e..48c11272b 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -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 -- 2.39.2