We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c42b976 commit 339c664Copy full SHA for 339c664
vision/README.md
@@ -15,6 +15,12 @@ To run the sample, first install dependencies:
15
16
bundle install
17
18
+If you haven't already, configure default credentials for using the
19
+[Cloud SDK](https://cloud.google.com/sdk/):
20
+
21
+ gcloud auth login
22
+ gcloud init
23
24
Next, set the configured project by setting the *GOOGLE_CLOUD_PROJECT*
25
environment variable to the project name set in the
26
[Google Cloud Platform Developer Console](https://console.cloud.google.com):
0 commit comments