Remove spaces from variable names

waldyrious/alt-syntax
Bruno Paz 2016-02-15 22:12:54 +00:00
parent e9fe45d2f9
commit 23a4b75bed
1 changed files with 2 additions and 2 deletions

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: