diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-29 18:16:58 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-29 18:16:58 +0000 |
commit | f5046a1434bea9e3c80e8c2b7a4b4ebafb0a5b7a (patch) | |
tree | 9b7cfaee8dfa3e7e272e7cd8be4592fe0b712033 /doc | |
parent | 0a25fb7718dc43cdd959b54788fce95a1ec9dab3 (diff) | |
download | ikiwiki-f5046a1434bea9e3c80e8c2b7a4b4ebafb0a5b7a.tar ikiwiki-f5046a1434bea9e3c80e8c2b7a4b4ebafb0a5b7a.tar.gz |
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r-- | doc/setup.mdwn | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn index 818335257..40370a863 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -2,9 +2,7 @@ So you want to set up your own wiki using ikiwiki? This turorial will walk you through setting up a wiki that is stored in [[Subversion]] and that has optional support for commits from the web. -1. [[Install]] ikiwiki. - - apt-get install ikiwiki # soon +1. [[Install]] ikiwiki. See [[download]] for where to get it. Ikiwiki requires [[MarkDown]] be installed, and also uses the following perl modules: `CGI::Session` `CGI::FormBuilder` (version 3.02.02 or |