diff options
author | Christopher Baines <mail@cbaines.net> | 2014-07-07 21:33:55 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2014-07-07 21:33:55 +0100 |
commit | d77036bb8e7bcf4b33ff836d8fc121c9d0b04d8e (patch) | |
tree | 7aada5bbaaa72dfd667c6a41b3ef2de99e4d87c5 | |
parent | 4a80d8d6791b374f88c2fddc54836545c614e753 (diff) | |
download | album-examples-d77036bb8e7bcf4b33ff836d8fc121c9d0b04d8e.tar album-examples-d77036bb8e7bcf4b33ff836d8fc121c9d0b04d8e.tar.gz |
Add more build instructions
-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 |