Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dmfutcher committed Mar 16, 2020
1 parent 0d459f8 commit 029ecf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ At a minimum you need a profile name (best to keep this quite short), your autho

Create a profile with a custom URL scheme:

`git profile add github-work 'Forname Surname' 'forename@work.com' --username CompanyName --remote 'git@github.heygears.com-work:{{username}}/{{project}}.git'`
`git profile add github-work 'Forename Surname' 'forename@work.com' --username CompanyName --remote 'git@github.heygears.com-work:{{username}}/{{project}}.git'`

### Switch profiles
The `use` command switches you between profiles. This sets the profile for the repository in your current working directory.
Expand Down

0 comments on commit 029ecf0

Please # to comment.