diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -23,3 +23,8 @@ The included makefile will download ikiwiki, build it, and then use it to build all of the examples. The examples will end up in dest. + +You may need some packages to build ikiwiki, running the following will +probably work: + + apt-get build-dep ikiwiki |