]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/tips/optimising_ikiwiki.mdwn
inline: Allow direct inclusion of non-page files in raw mode.
[ikiwiki.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.