diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-02-11 16:58:32 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-02-11 16:58:32 -0500 |
commit | 1384235127c9597563ccd75593a57dda11027a91 (patch) | |
tree | 143ff54b03f00bc4fc055c28e426292e27fc930f /doc | |
parent | 5e2e95a516e7f967654108bbc4d8e9ab71a6820f (diff) |
remove some old distro version stuff
Diffstat (limited to 'doc')
-rw-r--r-- | doc/download.mdwn | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/download.mdwn b/doc/download.mdwn index 067938f87..507b250a5 100644 --- a/doc/download.mdwn +++ b/doc/download.mdwn @@ -10,12 +10,7 @@ Installation steps and requirements are listed on the [[install]] page. ## packages -To install with apt, if using Debian (since 4.0), or Ubuntu (since 6.10): -[[!template id=note text=""" -Note that Debian 4.0 and especially Ubuntu 6.10 contain older versions of -ikiwiki, there have been lots of enhancements and bug fixes since those -versions. -"""]] +To install with apt, if using Debian or Ubuntu: apt-get install ikiwiki |