summaryrefslogtreecommitdiff
path: root/doc/SharedHosting.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-01-20 19:04:36 -0500
committerJoey Hess <joey@kitenet.net>2008-01-20 19:04:36 -0500
commit30b9f6c354f549a162fb1a73d09e2117749fc11e (patch)
treea9d0a682a2419f95b274bf4e992872886c4e8f9f /doc/SharedHosting.mdwn
parent60d7b732d222bbf85927b189583f977d7144c575 (diff)
web commit by http://id.loopysoft.com/matt/: Small formatting change
Diffstat (limited to 'doc/SharedHosting.mdwn')
-rw-r--r--doc/SharedHosting.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/SharedHosting.mdwn b/doc/SharedHosting.mdwn
index cc39e7099..4b5893b92 100644
--- a/doc/SharedHosting.mdwn
+++ b/doc/SharedHosting.mdwn
@@ -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 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.