blah
[ikiwiki.git] / doc / setup.mdwn
index 7e454435d27bac8fd292f162fbcff17a6764cf7c..e69364e36d8130bae0492b91c9d29d09f4f8334e 100644 (file)
@@ -4,7 +4,10 @@ optional support for commits from the web.
 
 1. [[Install]] ikiwiki.
 
-               apt-get install ikiwiki
+               apt-get install ikiwiki # soon
+
+   Ikiwiki requires [[MarkDown]] be installed, and also uses the following
+   perl modules: `CGI::Session` `CGI::FormBuilder` `HTML::Template`
 
 2. Create the subversion repository for your wiki.
 
@@ -68,4 +71,4 @@ optional support for commits from the web.
 
                 --historyurl='http://svn.host/trunk/doc/[[]]?root=wiki'
 
-11. Enjoy your new wiki!
\ No newline at end of file
+11. Enjoy your new wiki!