Skip to content

Commit 6bc1918

Browse files
authored
Update README.md
1 parent 3305a80 commit 6bc1918

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
@@ -21,7 +21,7 @@
2121
* `git clone git@github.com:rwieruch/react-graphql-github-apollo.git`
2222
* cd react-graphql-github-apollo
2323
* add your own [GitHub personal access token](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/) in a .env file in your root folder
24-
* scopes/permissions you need to check: admin:org, repo, user
24+
* scopes/permissions you need to check: admin:org, repo, user, notifications
2525
* REACT_APP_GITHUB_PERSONAL_ACCESS_TOKEN=xxxXXX
2626
* npm install
2727
* npm start

0 commit comments

Comments
 (0)