Added cat command that was left out

This commit is contained in:
Richard Petrie 2018-03-29 11:49:00 -05:00 committed by GitHub
parent 0ccff8671e
commit abc41bb9a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.