diff --git a/README.md b/README.md index 76ad87b..8341a88 100644 --- a/README.md +++ b/README.md @@ -69,10 +69,10 @@ vars: *Note: This package only integrates the above variable. If you'd like to disable other models, please create an [issue](https://github.com/fivetran/dbt_github_source/issues) specifying which ones.* ## (Optional) Step 5: Additional configurations -
Expand to view configurations +
Expand/collapse configurations ### Change the build schema -By default, this package builds the github staging models within a schema titled (`` + `_stg_github`) in your destination. If this is not where you would like your github staging data to be written to, add the following configuration to your root `dbt_project.yml` file: +By default, this package builds the github staging models within a schema titled (`` + `_github_source`) in your destination. If this is not where you would like your github staging data to be written, add the following configuration to your root `dbt_project.yml` file: ```yml models: