X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9dee7d1554051ebe9b87d6dd778b8e97c69d7c2e..3ce8030dafc40a8188f6a32567c04d157b0ac39f:/doc/tips/github.mdwn?ds=inline
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`