correcting keyserver pool name.
[monkeysphere.git] / website / getting-started-user.mdwn
index 9e2be26bc71f38e650f519f59764d878f7ad3b39..e6bfe0635b7073ab73dcbde4b1492765ab370967 100644 (file)
@@ -1,6 +1,9 @@
 Monkeysphere User README
 ========================
 
+       Note: This documentation is for Monkeysphere version 0.23 or later.
+       If you are running a version prior to 0.23, we recommend that you upgrade.
+
 You don't have to be an OpenSSH or OpenPGP expert to use the
 Monkeysphere.  However, you should be comfortable using secure shell
 (ssh), and you should already have an OpenPGP key before you begin.
@@ -71,7 +74,7 @@ you want to add the subkey to on the command line.
 Since this is a change to your key, you probably want to re-publish
 your key to the public keyservers.  If your key ID is $GPGID:
 
-       $ gpg --keyserver pool.sks-keysevers.net --send-key $GPGID
+       $ gpg --keyserver pool.sks-keyservers.net --send-key $GPGID
 
 This way, remote services that use the monkeysphere for user
 authentication will know about your SSH identity.