Merge pull request #11 from xenomachina/patch-2

Fix apt-key add command in README
This commit is contained in:
Manuel Domke
2018-06-26 01:05:20 +02:00
committed by GitHub

View File

@@ -33,7 +33,7 @@ Repositories for Ubuntu, Debian and Raspbian are also available. To add them fol
# GPG2:
$ gpg2 --import-options import-show --dry-run --import < 13-37.org-code.asc
$ sudo apt-key add 13-37.org-code.gpg
$ sudo apt-key add 13-37.org-code.asc
Available for Ubuntu and Debian (x86, x64 and armhf):