diff options
author | PaulePanter <PaulePanter@web> | 2009-01-17 07:35:51 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-01-17 07:35:51 -0500 |
commit | 9e3bca852f9a39c43b4a7309b93ba9b0857ac4b9 (patch) | |
tree | 8010f49b0044e3b5a919a00ffbc64eba47d2cb5e | |
parent | 2e871b0cfb9300f30b3f5a953fdd1c636e76da7d (diff) |
As far as I know, aptitude is recommended by Debian. And who does use apt-get instead should know to replace aptitude by apt-get.
-rw-r--r-- | doc/download.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/download.mdwn b/doc/download.mdwn index 067938f87..354929052 100644 --- a/doc/download.mdwn +++ b/doc/download.mdwn @@ -17,7 +17,7 @@ ikiwiki, there have been lots of enhancements and bug fixes since those versions. """]] - apt-get install ikiwiki + aptitude install ikiwiki Or download the deb from <http://packages.debian.org/unstable/web/ikiwiki>. |