aboutsummaryrefslogtreecommitdiff
path: root/doc/quickstart/xenial-rp.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/quickstart/xenial-rp.md')
-rw-r--r--doc/quickstart/xenial-rp.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/quickstart/xenial-rp.md b/doc/quickstart/xenial-rp.md
index 21fb925b..c391f1be 100644
--- a/doc/quickstart/xenial-rp.md
+++ b/doc/quickstart/xenial-rp.md
@@ -39,7 +39,7 @@ machine.
Add the GPG public key for this repository (optional, but APT will whine
unless you do this):
- # wget -q -O - https://download.rpki.net/APTng/apt-gpg-key.asc | sudo apt-key add -
+ # wget -q -O /etc/apt/trusted.gpg.d/rpki.gpg https://download.rpki.net/APTng/apt-gpg-key.gpg
Configure APT to use this repository (for Ubuntu Xenial):