clarifying defaults for CHECK_KEYSERVER in monkeysphere.conf
[monkeysphere.git] / website / archive-key.mdwn
index 6658469a5609407ca9008134fd24cdf15e45f7c0..6552fdeaaad0c3c288d79b1133e3b5990b07643e 100644 (file)
@@ -1,4 +1,4 @@
-[[meta title="Monkeysphere archive signing key"]]
+[[!meta title="Monkeysphere archive signing key"]]
 [[toc ]]
 
 ## Verifying the key ##
@@ -37,7 +37,7 @@ If you have properly verified this key, you can add it to your apt
 keyring for proper cryptographic verification of the archive and its
 packages by doing the following:
 
-        $ sudo gpg -a --export EB8AF314 | apt-key add -
+        $ gpg -a --export EB8AF314 | sudo apt-key add -
         OK
         $ aptitude update
         ...