]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/setup.mdwn
web commit by joey
[ikiwiki.git] / doc / setup.mdwn
index b49c2918ef9cea37ea89d3798e2ce093dff92c9b..7e4aaecf9465cab258b8827365c04a17e52a7c21 100644 (file)
@@ -1,14 +1,8 @@
-So you want to set up your own wiki using ikiwiki? This turorial will walk
+So you want to set up your own wiki using ikiwiki? This tutorial 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
-
-   Ikiwiki requires [[MarkDown]] be installed, and also uses the following
-   perl modules: `CGI::Session` `CGI::FormBuilder` `HTML::Template`
-   `Mail::SendMail` `Time::Duration`
+1. [[Install]] ikiwiki. See [[download]] for where to get it.
 
 2. Create the subversion repository for your wiki.