aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/index.html.in2
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>