Skip to content

Commit 321f8d2

Browse files
authored
Update README.md
1 parent d8617b7 commit 321f8d2

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
@@ -21,6 +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
2425
* REACT_APP_GITHUB_PERSONAL_ACCESS_TOKEN=xxxXXX
2526
* npm install
2627
* npm start

0 commit comments

Comments
 (0)