Skip to content

Commit 172f781

Browse files
sirtorrygguuss
authored andcommitted
remove mention of console (GoogleCloudPlatform#973)
1 parent c9c278a commit 172f781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ from PHP.
1010
## Build and Run
1111
1. **Enable APIs** - [Enable the Job Discovery API](https://console.cloud.google.com/flows/enableapi?apiid=jobs.googleapis.com)
1212
and create a new project or select an existing project.
13-
2. **Activate your Credentials** - If you do not already have an active set of credentials, create and download a [JSON Service Account key](https://pantheon.corp.google.com/apis/credentials/serviceaccountkey). Set the environment variable `GOOGLE_APPLICATION_CREDENTIALS` as the path to the downloaded JSON file.
13+
2. **Activate your Credentials** - If you do not already have an active set of credentials, create and download a [JSON Service Account key](https://console.cloud.google.com/apis/credentials/serviceaccountkey). Set the environment variable `GOOGLE_APPLICATION_CREDENTIALS` as the path to the downloaded JSON file.
1414
3. **Clone the repo** and cd into this directory
1515

1616
```

0 commit comments

Comments
 (0)