1
0
Fork 0

Update github api url

pull/4922/head
Piotr Antosik 2016-02-16 01:12:29 +01:00
parent d6d0435c54
commit aeb72fb7c6
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ for authentication asking your username and password so it can go ahead with its
If you would prefer not to provide your GitHub credentials to Composer you can
manually create a token using the following procedure:
1. [Create](https://github.com/settings/applications) an OAuth token on GitHub.
1. [Create](https://github.com/settings/tokens) an OAuth token on GitHub.
[Read more](https://github.com/blog/1509-personal-api-tokens) on this.
2. Add it to the configuration running `composer config -g github-oauth.github.com <oauthtoken>`