X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/bc0130173b33d5f6c3e57436c5c2e0b646456030..5d68ee9e4e920ef3756c7489fd84eafd1b332f87:/README diff --git a/README b/README index 408ab666a..a4dc0d641 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ available online at A few special variables you can set while using the Makefile: PROFILE=1 turns on profiling for the build of the doc wiki. - (Uses Devel::Profile) + (Uses Devel::NYTProf) NOTAINT=0 turns on the taint flag in the ikiwiki program. (Not recommended unless your perl is less buggy than mine -- see