create a new section of the getting started page that lets people know
authorMicah Anderson <micah@riseup.net>
Tue, 4 Nov 2008 21:09:47 +0000 (16:09 -0500)
committerMicah Anderson <micah@riseup.net>
Tue, 4 Nov 2008 21:09:47 +0000 (16:09 -0500)
that they should install monkeysphere software at this point in their
journey. It may be obvious, but I think in terms of providing a
step-by-step howto get started guide, the least assumptions of
obviousness we make, the better.

I also moved the information about making sure that you have the
gnutls requirements up to this install section.

website/getting-started-user.mdwn

index e0a2dabcfbd4566948a9808215e9bad5970836b9..66378dc12587dd2b8f3d67ca40b0604f6b0ba2d8 100644 (file)
@@ -20,6 +20,16 @@ done with a simple cronjob.  An example of crontab line to do this is:
 
 This would refresh your keychain every day at noon.
 
+Install the monkeysphere software on your system
+------------------------------------------------
+
+If you haven't installed monkeysphere yet, you will need to [download
+and install] (/download) before continuing.
+
+Make sure that you have the GnuTLS library version 2.6 or later
+installed on your system. If you can't (or don't want to) upgrade to
+GnuTLS 2.6 or later, there are patches for GnuTLS 2.4 available in
+[the Monkeysphere git repo](/community).
 
 Keeping your `known_hosts` file in sync with your keyring
 -----------------------------------------------------------
@@ -93,10 +103,6 @@ you can feed your authentication subkey to your ssh agent by running:
 
        $ monkeysphere subkey-to-ssh-agent
 
-If you can't (or don't want to) upgrade to GnuTLS 2.6 or later, there
-are patches for GnuTLS 2.4 available in [the Monkeysphere git
-repo](/community).
-
 FIXME: using the key with a single ssh connection?
 
 Establish trust