Merge pull request #2913 from oxen-io/unstable

Fix KeeJef gpg pubkey link
pull/2914/head
Audric Ackermann 2 years ago committed by GitHub
commit b36155ad0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ Build instructions can be found in [Contributing.md](CONTRIBUTING.md).
Get Kee's key and import it:
```
wget https://raw.githubusercontent.com/oxen-io/oxen-core/master/utils/gpg_keys/KeeJef.asc
wget https://raw.githubusercontent.com/oxen-io/oxen-core/dev/utils/gpg_keys/KeeJef.asc
gpg --import KeeJef.asc
```

Loading…
Cancel
Save