]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://id.loopysoft.com/matt/: Small formatting change
authorJoey Hess <joey@kitenet.net>
Mon, 21 Jan 2008 00:04:36 +0000 (19:04 -0500)
committerJoey Hess <joey@kitenet.net>
Mon, 21 Jan 2008 00:04:36 +0000 (19:04 -0500)
doc/SharedHosting.mdwn

index cc39e7099189d2a9e1ad3880d70611a628f2bef8..4b5893b929f5326495067396414e821378c2f420 100644 (file)
@@ -107,10 +107,10 @@ I updated particular modules out of paranoia.  Either installation errors (durin
 # Install modules for Ikiwiki
 Install the modules required for Ikiwiki.  I install all of the ones required *and* suggested because most of what I want to do requires most of these modules.
 
 # Install modules for Ikiwiki
 Install the modules required for Ikiwiki.  I install all of the ones required *and* suggested because most of what I want to do requires most of these modules.
 
-install Text::Markdown URI HTML::Parser HTML::Template
-install CGI CGI::Session CGI::FormBuilder
-install Mail::Sendmail Time::Duration HTML::Scrubber
-install RPC::XML XML::Simple XML::Feed File::MimeInfo Locale::gettext
+    install Text::Markdown URI HTML::Parser HTML::Template
+    install CGI CGI::Session CGI::FormBuilder
+    install Mail::Sendmail Time::Duration HTML::Scrubber
+    install RPC::XML XML::Simple XML::Feed File::MimeInfo Locale::gettext
 
 # Changes to Ikiwiki's build/install process
 An explanation of why each of these changes were made will follow these instructions.
 
 # Changes to Ikiwiki's build/install process
 An explanation of why each of these changes were made will follow these instructions.