Skip to content

Commit

Permalink
Merge pull request #66 from fivetran/MagicBot/integation-test-webhook…
Browse files Browse the repository at this point in the history
…s-14

Package Updater PR
  • Loading branch information
fivetran-joemarkiewicz authored May 16, 2023
2 parents e51492f + 703e6a5 commit 7dcb566
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ dispatch:
search_order: ['spark_utils', 'dbt_utils']
```
## Step 2: Install the package
Include the following stripe_source package version in your `packages.yml` file.
## Step 2: Install the package (skip if also using the `stripe` transformation package)
If you are **not** using the [Stripe transformation package](https://github.com/fivetran/dbt_stripe), include the following package version in your `packages.yml` file. If you are installing the transform package, the source package is automatically installed as a dependency.
> TIP: Check [dbt Hub](https://hub.getdbt.com/) for the latest installation instructions or [read the dbt docs](https://docs.getdbt.com/docs/package-management) for more information on installing packages.
```yaml
packages:
Expand Down

0 comments on commit 7dcb566

Please sign in to comment.