]> sipb.mit.edu Git - ikiwiki.git/commitdiff
link
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 16 Oct 2009 20:43:26 +0000 (16:43 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 16 Oct 2009 20:43:26 +0000 (16:43 -0400)
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.