From 2736055af532feeb20e23ea49be8115486777439 Mon Sep 17 00:00:00 2001 From: "http://mhymn.pip.verisignlabs.com/" Date: Tue, 29 Sep 2009 09:50:51 -0400 Subject: removing extra space to avoid mistakes --- doc/tips/github.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/tips/github.mdwn b/doc/tips/github.mdwn index c3fdab734..9bdf15751 100644 --- a/doc/tips/github.mdwn +++ b/doc/tips/github.mdwn @@ -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:
- `YOU = your github username here`
+ `YOU=your github username here`
`mkdir ~/$YOU.github.com`
`cd ~/$YOU.github.com`
`git init`
-- cgit v1.2.3