Minor edit.

This commit is contained in:
ubestemt 2017-04-28 09:28:08 +00:00 committed by GitHub
parent 76c476ebcf
commit 73aceb25a1

View File

@ -100,7 +100,7 @@ redirect_from:
# Assuming qubes-builder is in your home directory # Assuming qubes-builder is in your home directory
cp .gnupg/pubring.gpg qubes-builder/keyrings/git/ cp .gnupg/pubring.gpg qubes-builder/keyrings/git/
cp .gnupg/secring.gpg qubes-builder/keyrings/git/ cp .gnupg/trustdb.gpg qubes-builder/keyrings/git/
* Verify the integrity of the downloaded repository. The last line should read `gpg: Good signature from`... * Verify the integrity of the downloaded repository. The last line should read `gpg: Good signature from`...