Merge branch 'patch-1' of https://github.com/Deedasmi/qubes-doc into Deedasmi-patch-1

This commit is contained in:
Andrew David Wong 2018-03-29 20:02:51 -05:00
commit 53f7f4bbd8
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -224,7 +224,7 @@ These instructions will show you how to upgrade a Debian 9 TemplateVM to Kali Li
4. Add the Kali GPG key to the list of keys trusted to authenticate packages:
[user@kali-rolling ~]$ /home/user/QubesIncoming/dispXXX/kali-key.asc | sudo apt-key add -
[user@kali-rolling ~]$ cat /home/user/QubesIncoming/dispXXX/kali-key.asc | sudo apt-key add -
This command should return `OK` on a line by itself.