Skip to content

Commit 9b095e4

Browse files
committed
Updating the Access Token's scope in the README
1 parent cf537d9 commit 9b095e4

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
@@ -39,7 +39,7 @@ You can query repository directly with the URL. Here is an example: https://usef
3939
### Chrome extension (WIP)
4040
Not published yet. If you want to install it:
4141
1. Clone this repository
42-
2. Change the [script file](plugin/useful-forks.js) so that `GITHUB_ACCESS_TOKEN`'s value is that of an [Access Token](https://github.com/settings/tokens/new?scopes=public_repo&description=UsefulForks)
42+
2. Change the [script file](plugin/useful-forks.js) so that `GITHUB_ACCESS_TOKEN`'s value is that of an [Access Token](https://github.com/settings/tokens/new?description=useful-forks%20(no%20scope%20required))
4343
3. Go to the `chrome://extensions` URL
4444
4. Enable `Developer mode` (switch at the top-right)
4545
5. Click `Load unpacked` (button at the top-left)

0 commit comments

Comments
 (0)