We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7734b6 commit f39555eCopy full SHA for f39555e
README.md
@@ -17,7 +17,7 @@ Install-Module -Name PowerShellForGitHub
17
18
## Usage
19
1) Rename ApiTokensTemplate.psm1 to ApiTokens.psm1 and update value of $global:gitHubApiToken with GitHub token for your account
20
- * You can obtain it from https://github.com/settings/tokens).
+ * You can obtain it from https://github.com/settings/tokens.
21
* If you don't provide GitHub token, you can still use this module, but you will be limited to 60 queries per hour.
22
* You will need to edit this file from an elevated context.
23
0 commit comments