Remove spaces from variable names

This commit is contained in:
Bruno Paz
2016-02-15 22:12:54 +00:00
parent e9fe45d2f9
commit 23a4b75bed

View File

@@ -5,11 +5,11 @@
- Clone a repository you own:
`hub clone {{ repo_name }}`
`hub clone {{repo_name}}`
- Clone another user repository:
`hub clone {{ github_username }}/{{ repo_name }}`
`hub clone {{github_username}}/{{repo_name}}`
- Open the current project's issues page: