diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-18 21:32:21 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-18 21:32:21 +0000 |
commit | db15adb019142cc5e6c17bf5f90e9544f758cee1 (patch) | |
tree | 09baecf115e9926b3cfa142715d1db5956da7a04 /doc | |
parent | 62e1a2ceed6d99e3606d81effaa71e009dbeb121 (diff) |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn index 575598546..4c3c8bbe9 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -1,4 +1,6 @@ -The easiest way to install ikiwiki is using the Debian package. +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. Ikiwiki is a perl program, and needs a recent version of perl such as 5.8.8. (5.8.0 has been reported not to work). |