diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-05 19:10:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-05 19:10:42 -0400 |
commit | adeba977cb0c59412508afa71f2c200dcde61431 (patch) | |
tree | 3b73f750d1c0812fc96a500f323064705cec4c16 /doc | |
parent | ed98af97504cb98a0c382bb548eef88aa9e50944 (diff) | |
download | ikiwiki-adeba977cb0c59412508afa71f2c200dcde61431.tar ikiwiki-adeba977cb0c59412508afa71f2c200dcde61431.tar.gz |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn index 4d15e8122..052fc71dc 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -2,7 +2,7 @@ The easiest way to install ikiwiki is using the Debian package, but you can also [[download]] the source and install it by hand. Ikiwiki should work on most unix-like systems. -## prerequites +## Dependencies Ikiwiki is a perl program, and needs a recent version of perl such as 5.10. (5.8.0 has been reported not to work). |