diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-12 02:21:02 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-12 02:21:02 +0000 |
commit | e7f2e59d1bb84c53368a615d047f01123f5a6b67 (patch) | |
tree | 82aa696a6d12ed248b18d8595b910a483c49c6c7 /doc | |
parent | 6b6033607d603c69a55187027df3c7fa1bf45d61 (diff) |
web commit from 66.118.98.137:
Diffstat (limited to 'doc')
-rw-r--r-- | doc/setup.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn index 7e454435d..373bc90ed 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -4,7 +4,9 @@ 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` 2. Create the subversion repository for your wiki. |