diff options
Diffstat (limited to 'www/index.html.in')
| -rw-r--r-- | www/index.html.in | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/index.html.in b/www/index.html.in index aff5e12..2d151ce 100644 --- a/www/index.html.in +++ b/www/index.html.in @@ -74,13 +74,10 @@ pre { <p>Once this is done, run the following commands:</p> <pre> - aptitude update - aptitude install praat/bookworm + sudo apt update + sudo apt install praat/bookworm </pre> - <p>(You might also use "apt-get" instead of "aptitude" in the commands - above.)</p> - <hr> <p>Problems? Suggestions? Contact rafael AT debian DOT org.</p> |
