aboutsummaryrefslogtreecommitdiff
path: root/doc/quickstart
diff options
context:
space:
mode:
authorRandy Bush <randy@psg.com>2017-10-19 21:21:29 -0700
committerRandy Bush <randy@psg.com>2017-10-19 21:21:29 -0700
commit488c589b62ed51ed94ba9b8d27b58ab926a7b8be (patch)
tree08248619b648e2bc1ec18ecc56d482ec3bff38bf /doc/quickstart
parentc9bf0c5996c604634b6738de9d4a1857f806c09d (diff)
try to get the sucker to push
Diffstat (limited to 'doc/quickstart')
-rw-r--r--doc/quickstart/xenial-rp.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/quickstart/xenial-rp.md b/doc/quickstart/xenial-rp.md
index 678ec401..d553a3f7 100644
--- a/doc/quickstart/xenial-rp.md
+++ b/doc/quickstart/xenial-rp.md
@@ -39,11 +39,11 @@ machine.
Add the GPG public key for this repository (optional, but APT will whine
unless you do this):
- # wget -q -O /etc/apt/trusted.gpg.d/rpki.gpg https://download.rpki.net/APTng/apt-gpg-key.gpg
+ # 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):
- # wget -q -O /etc/apt/sources.list.d/rpki.list https://download.rpki.net/APTng/rpki.xenial.list
+ # wget -q -O /etc/apt/sources.list.d/rpki.list https://download.rpki.net/APTng/rpki.xenial.list
Update available packages: