diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-01-17 13:28:53 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-01-17 13:28:53 -0500 |
commit | df9ba9fb1a4a247a23867a507de3de323db5cac0 (patch) | |
tree | 7379634f02f660b9a362043a72eb4417cf021fb7 | |
parent | c727e23fdbadd559c6271cc68dbd8606941ffb50 (diff) |
back to apt-get
Using aptitude command lines used to be a good idea, but apt and aptitude
share info now, and apt-get has all the important features of aptitude
-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 354929052..067938f87 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. """]] - aptitude install ikiwiki + apt-get install ikiwiki Or download the deb from <http://packages.debian.org/unstable/web/ikiwiki>. |