]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/tips/optimising_ikiwiki.mdwn
meta: Allow use of DESCRIPTION in templates to get at the meta description value...
[git.ikiwiki.info.git] / doc / tips / optimising_ikiwiki.mdwn
index 085ef0306760de98a0d87a466f6a470cc1472aca..cf166998bb8060498222768084d2d774e038e173 100644 (file)
@@ -148,7 +148,7 @@ ikiwiki.
 
 The best way to do it is:
 
-* Install [[cpan Devel::NYTProf]]
+* Install [[!cpan Devel::NYTProf]]
 * `PERL5OPT=-d:NYTProf`
 * `export PER5OPT`
 * Now run ikiwiki as usual, and it will generate a `nytprof.out` file.