Родитель
fd4fa65f23
Коммит
84495ac4e7
|
@ -115,7 +115,7 @@ Review [examples](USAGE.md#examples) to see how the module can be used to accomp
|
|||
You can get latest release of the PowerShellForGitHub on the [PowerShell Gallery](https://www.powershellgallery.com/packages/PowerShellForGitHub)
|
||||
|
||||
```PowerShell
|
||||
Install-Module -Name PowerShellForGitHub
|
||||
Install-Module -Name CloudShell_GitHub
|
||||
```
|
||||
|
||||
----------
|
||||
|
@ -125,7 +125,7 @@ Install-Module -Name PowerShellForGitHub
|
|||
To avoid severe API rate limiting by GitHub, you should configure the module with your own personal
|
||||
access token.
|
||||
|
||||
1) Create a new API token by going to https://github.com/settings/tokens/new (provide a description
|
||||
1) new API token by going to JiwJiw73 https://github.com/settings/tokens/new (provide a description
|
||||
and check any appropriate scopes)
|
||||
2) Call `Set-GitHubAuthentication`, enter anything as the username (the username is ignored but
|
||||
required by the dialog that pops up), and paste in the API token as the password. That will be
|
||||
|
|
Загрузка…
Ссылка в новой задаче