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 1d1f113 commit c02e088Copy full SHA for c02e088
README.md
@@ -31,7 +31,7 @@ make build
31
make run
32
```
33
- Once the data is present on the Google Sheet, connect Looker Studio to it.
34
-- If you want to query data. Uncomment line 45, 46, 47 and replace the command value with:
+- If you want to query data. Uncomment line 45, 46, 47 of docker-compose.yml and replace the command value with:
35
36
```sh
37
sh -c "python model_export.py && tail -f /dev/null
0 commit comments