diff options
author | Leah Rowe <info@minifree.org> | 2017-05-23 02:01:42 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2017-05-23 02:01:42 +0000 |
commit | 3ce81a090c94e092ee0f6434407935e015db5523 (patch) | |
tree | d529e63d44156dc84f7137732748d9fd891be151 /www | |
parent | 6f406f7ccec7777ccaf3a45d048190c5c6fe0869 (diff) | |
parent | f7e5e7efaca1e67efa749435eae7532546b1cc7f (diff) | |
download | librebootfr-3ce81a090c94e092ee0f6434407935e015db5523.tar.gz librebootfr-3ce81a090c94e092ee0f6434407935e015db5523.zip |
Merge branch 'docs/gpg-key' of libreboot/libreboot into master
Diffstat (limited to 'www')
-rw-r--r-- | www/download.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/download.md b/www/download.md index 325c29c5..6c29500f 100644 --- a/www/download.md +++ b/www/download.md @@ -17,7 +17,7 @@ GPG signing key Releases are signed with GPG. - $ gpg --recv-keys + $ gpg --recv-keys 0x05E8C5B2 The GPG key can also be downloaded with this exported dump of the pubkey: [lbkey.asc](lbkey.asc). |