Skip to content

Commit 4142697

Browse files
committed
add instructions for getting a google oauth credentials file in readme
1 parent 1383a26 commit 4142697

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,7 @@ python src/big_cloud_scratch.py
3232
```
3333

3434
## Installation instructions
35-
PLACEHOLDER
35+
To get credentials file for GitHub Torrent Google Cloud (necessary for re-running the pipeline to generate images):
36+
37+
- Follow the instructions here to create and download a credentials file: https://developers.google.com/adwords/api/docs/guides/authentication#generate_oauth2_credentials
38+
- Change the name of the file to `credentials_file.json` and put it in the root directory of the project (a sample file with the same name is included as a reference).

0 commit comments

Comments
 (0)