Skip to content

Commit 2511c40

Browse files
authored
Update README for client (#199)
* Add Translation_BQ2SparkSQL in the dialect map * Update README.md of Python client Fix minor bug about folder name. * Minor fix
1 parent dc30d2a commit 2511c40

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

client/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@ bucket for translation.
7474

7575
## Quickstart
7676

77-
1. [Download a release and install the prerequisite dependencies.](#installation)
77+
1. Download the repo from [google/dwh-migration-tools] in your choice of
78+
preference. If you download a zip, make sure to change the name of the
79+
folder to "dwh-migration-tools".
7880
2. Run the following commands, making the appropriate substitutions.
7981

8082
```shell
@@ -622,6 +624,7 @@ pytest \
622624
[creating buckets]: https://cloud.google.com/storage/docs/creating-buckets
623625
[ONM]: https://cloud.google.com/bigquery/docs/output-name-mapping
624626
[dumper]: https://cloud.google.com/bigquery/docs/generate-metadata
627+
[google/dwh-migration-tools]: https://github.com/google/dwh-migration-tools
625628
[default_database]: https://cloud.google.com/bigquery/docs/output-name-mapping#default_database
626629
[schema_search_path]: https://cloud.google.com/bigquery/docs/output-name-mapping#default_schema
627630
[jinja]: https://docs.getdbt.com/docs/build/jinja-macros

0 commit comments

Comments
 (0)