Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1776 from KarlHerler/master
Browse files Browse the repository at this point in the history
docs: fix broken reference to signing process
  • Loading branch information
jonboulle committed Nov 20, 2015
2 parents 99aba43 + 7a201e3 commit a646cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -81,7 +81,7 @@ Trusting "https://coreos.com/dist/pubkeys/aci-pubkeys.gpg" for prefix "coreos.co
Added key for prefix "coreos.com/etcd" at "/etc/rkt/trustedkeys/prefix.d/coreos.com/etcd/8b86de38890ddb7291867b025210bd8888182190"
```

In Documentation, you can find a [detailed, step-by-step guide for the signing procedure](Documentation/getting-started-ubuntu-vivid.md#trust-the-coreos-signing-key).
In Documentation, you can find a [detailed, step-by-step guide for the signing procedure](Documentation/signing-and-verification-guide.md).

Now that we've trusted the CoreOS public key, we can fetch the ACI using `rkt fetch`:

Expand Down

0 comments on commit a646cb4

Please sign in to comment.