diff options
author | Holger Wansing <linux@wansing-online.de> | 2016-04-08 20:23:05 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2016-04-08 20:23:05 +0000 |
commit | 15c9c6ed18245658feec10d504e98acb9eb4c6f7 (patch) | |
tree | 2a3a7a02db7810a5a8d5736f13582a518973546b /en/howto | |
parent | ad441b72e8c7e9a0cdb3258c4bbccc0c8f3d897e (diff) | |
download | installation-guide-15c9c6ed18245658feec10d504e98acb9eb4c6f7.zip |
Switch to the new apt commands, instead of apitude / apt-get / apt-cache
Diffstat (limited to 'en/howto')
-rw-r--r-- | en/howto/installation-howto.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/howto/installation-howto.xml b/en/howto/installation-howto.xml index f17960555..cc32c6bf8 100644 --- a/en/howto/installation-howto.xml +++ b/en/howto/installation-howto.xml @@ -338,7 +338,7 @@ If you need more information on the install process, see If you successfully managed an installation with &d-i;, please take time to provide us with a report. The simplest way to do so is to install the reportbug package -(<command>aptitude install reportbug</command>), configure +(<command>apt install reportbug</command>), configure <classname>reportbug</classname> as explained in <xref linkend="mail-outgoing"/>, and run <command>reportbug installation-reports</command>. |