]> sipb.mit.edu Git - ikiwiki.git/commitdiff
removing extra space to avoid mistakes
authorhttp://mhymn.pip.verisignlabs.com/ <http://mhymn.pip.verisignlabs.com/@web>
Tue, 29 Sep 2009 13:50:51 +0000 (09:50 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 29 Sep 2009 13:50:51 +0000 (09:50 -0400)
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 />