Update debian.md

Add gnupg2, required for `apt-key` invocation
This commit is contained in:
em 2016-10-20 13:37:40 -04:00 committed by Eric Malloy
parent 67cca0c72e
commit 9801b2d8d8
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ from the new repository:
4. Update package information, ensure that APT works with the `https` method, and that CA certificates are installed.
$ apt-get update
$ apt-get install apt-transport-https ca-certificates
$ apt-get install apt-transport-https ca-certificates gnupg2
5. Add the new `GPG` key.