Skip to content

Commit db622bd

Browse files
Merge pull request #17 from zjalexander/patch-2
readme - permissions fix
2 parents bb4d6d1 + e6044cf commit db622bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Install-Module -Name PowerShellForGitHub
1919
1) Rename ApiTokensTemplate.psm1 to ApiTokens.psm1 and update value of $global:gitHubApiToken with GitHub token for your account
2020
* You can obtain it from https://github.com/settings/tokens).
2121
* 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.
2223

2324
2) Import module you want to use and call it's function, e.g.
2425

0 commit comments

Comments
 (0)