diff --git a/README.md b/README.md index da3dd620..45adeb8b 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ and on my [personal homepage](https://razor.occams.info/). (Of course, if this r $ curl -s https://keybase.io/joshdata/key.asc | gpg --import gpg: key C10BDD81: public key "Joshua Tauberer " imported - $ git verify-tag v0.13 + $ git verify-tag v0.13a gpg: Signature made ..... using RSA key ID C10BDD81 gpg: Good signature from "Joshua Tauberer " gpg: WARNING: This key is not certified with a trusted signature! @@ -70,7 +70,7 @@ and on my [personal homepage](https://razor.occams.info/). (Of course, if this r Checkout the tag corresponding to the most recent release: - $ git checkout v0.13 + $ git checkout v0.13a Begin the installation.