fixed merge on typo

This commit is contained in:
Brandon Mathis 2011-07-27 17:23:25 -04:00
commit bdcd444c74

View File

@ -21,8 +21,7 @@ Now if you run `rake deploy` in your terminal, your `public` directory will be s
### Deploying to Github Pages
To setup deployment, you'll want to clone your target repository into the `_deploy` directory in your Octopress project.
If you're using Github project pages, clone the repository for that project, eg `git@github.com:username/project.git`.
If you're using Github user or organization pages, clone the repository `git@github.com:usernem/username.github.com.git`.
If you're using Github user or organization pages, clone the repository `git@github.com:username/username.github.com.git`.
# For Github project pages:
git clone git@github.com:username/project.git _deploy