Skip to content

Commit

Permalink
Update README.md (#691)
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-ebay authored and Jon Wayne Parrott committed Nov 30, 2016
1 parent 809cec2 commit 92cc847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataproc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ you create the instance with the correct scopes.
gcloud compute instances create --scopes="https://www.googleapis.com/auth/cloud-platform,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/compute.readonly" test-instance

If you did not create the instance with the right scopes, you can still upload a JSON service
account and set GOOGLE_APPLICATION_CREDENTIALS as described below.
account and set `GOOGLE_APPLICATION_CREDENTIALS`. See [Google Application Default Credentials](https://developers.google.com/identity/protocols/application-default-credentials) for more details.

0 comments on commit 92cc847

Please sign in to comment.