diff --git a/data/bookworm/README.html.in b/data/bookworm/README.html.in index 899d4eb5..020c6045 100644 --- a/data/bookworm/README.html.in +++ b/data/bookworm/README.html.in @@ -328,7 +328,7 @@ ‘aptitude’ programs.

You can install packages from the commandline using - apt-get. For example, if you want to install the + apt. For example, if you want to install the packages ‘commprog’ and ‘maxgame’, you can give the command:

@@ -336,7 +336,7 @@ #if OUTPUTtext   #endif - apt-get install commprog maxgame + apt install commprog maxgame

Note that you don't have to enter the complete path, or the