diff options
Diffstat (limited to 'www')
| -rw-r--r-- | www/index.html.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html.in b/www/index.html.in index 2d151ce..f791421 100644 --- a/www/index.html.in +++ b/www/index.html.in @@ -68,7 +68,7 @@ pre { APT configuration, as follows:</p> <pre> - wget -O - http://@WWWHOST@/@GPGKEY@ | apt-key add - + wget -O - http://@WWWHOST@/@GPGKEY@ | sudo tee /etc/apt/trusted.gpg.d/praat-cefala.asc </pre> <p>Once this is done, run the following commands:</p> |
