]> git.cworth.org Git - notmuch-wiki/commitdiff
Minor edits to wikiwriteaccess
authorJames Vasile <james@hackervisions.org>
Sun, 28 Feb 2010 00:36:39 +0000 (19:36 -0500)
committerJames Vasile <james@hackervisions.org>
Sun, 28 Feb 2010 00:36:39 +0000 (19:36 -0500)
wikiwriteaccess.mdwn

index a217deb97ede43a3f7848d2caa62324ef78cc320..cdd1b74b81852bb3ae229fd1bd7748352ae13897 100644 (file)
@@ -2,9 +2,8 @@
 
 This website is a wiki maintained using
 [ikiwiki](http://ikiwiki.info). You can pull and push changes using
-the following URL using
-[this](http://git.cworth.org/git/notmuch-wiki?a=commit;h=023952dcb7cbf5d4bd9c8ba2c79bac11d54af1d4)
-ssh key:
+the following URL and
+[this ssh key](http://git.cworth.org/git/notmuch-wiki?a=commit;h=023952dcb7cbf5d4bd9c8ba2c79bac11d54af1d4):
 
     git://notmuchmail.org/git/notmuch-wiki
 
@@ -15,10 +14,11 @@ a few lines to ~/.ssh/config:
     Host *.notmuchmail.org
         IdentityFile ~/.ssh/notmuch_wiki.key
 
-Checkout the branch with:
+Clone the wiki branch with:
 
     git clone git://notmuchmail.org/git/notmuch-wiki
 
 Push to the wiki with:
 
-    git push anongit@git.notmuchmail.org:/git/notmuch-wiki
\ No newline at end of file
+    git push anongit@git.notmuchmail.org:/git/notmuch-wiki
+