Skip to content

Commit 7c6ec20

Browse files
authored
Merge pull request #2 from kyoshidajp/fix_typo
Fix typo
2 parents 9d1fd12 + cff2887 commit 7c6ec20

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
@@ -40,7 +40,7 @@ $ ghkw exclusion_condition exclude_condition excluded_condition
4040
4141
-h, --help Show this help message and exit.
4242
43-
-v, --version Print current version.``
43+
-v, --version Print current version.
4444
```
4545

4646
*NOTE*: Set Github Access Token which has "Full control of private repositories" scope as an environment variable `GITHUB_TOKEN`. If not set, `ghkw` requires your Github username and password(and two-factor auth code if you are setting). Because of using [GitHub API v3](https://developer.github.com/v3/).

0 commit comments

Comments
 (0)