Skip to content

Commit fc36c4c

Browse files
authored
Merge pull request #268 from jasonkarns/patch-1
readme typo
2 parents de3e287 + 87b076b commit fc36c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Once you've done this and restarted your terminal (or run `source ~/.bashrc`), g
109109
automatically use github enterprise instead of the public github.com
110110

111111
Your token for GitHub Enterprise will be stored in `.gist.<protocol>.<server.name>[.<port>]` (e.g.
112-
`~.gist.http.github.internal.example.com` for the GITHUB_URL example above) instead of `~/.gist`.
112+
`~/.gist.http.github.internal.example.com` for the GITHUB_URL example above) instead of `~/.gist`.
113113

114114
If you have multiple servers or use Enterprise and public GitHub often, you can work around this by creating scripts
115115
that set the env var and then run `gist`. Keep in mind that to use the public GitHub you must unset the env var. Just

0 commit comments

Comments
 (0)