]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/tips/github.mdwn
new version of the ikiwiki vim plugin. docs upgraded. new forum post
[ikiwiki.git] / doc / tips / github.mdwn
index c3fdab7345b22958283179a1b19306e508dd25c8..9bdf157519590ee7213901088f1aadd5ae98aa0c 100644 (file)
@@ -24,7 +24,7 @@ for more space, or you can migrate your site elsewhere.
 ## Local Setup
 
 * On your laptop, create two empty git repositories to correspond to the github repositories: <br />
-       `YOU = your github username here` <br />
+       `YOU=your github username here` <br />
        `mkdir ~/$YOU.github.com` <br />
        `cd ~/$YOU.github.com` <br />
        `git init` <br />