diff --git a/doc/INSTALLING.md b/doc/INSTALLING.md index 803ff7c..fd8770e 100644 --- a/doc/INSTALLING.md +++ b/doc/INSTALLING.md @@ -73,7 +73,7 @@ Next, add the gpg key used to sign the packages by running the following commands at your command prompt. This will enable strong authentication of the aprsc packages - apt-get will cryptographically validate them. - gpg --keyserver keys.gnupg.net --recv 657A2B8D + gpg --keyserver keys.gnupg.net --recv C51AA22389B5B74C3896EF3CA72A581E657A2B8D gpg --export C51AA22389B5B74C3896EF3CA72A581E657A2B8D | sudo apt-key add - Next, download the package indexes: