diff --git a/README.md b/README.md index 5fab849..d444584 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ This package currently supports the following backends: 1. add `dbt_synth_data` to your `packages.yml` 1. run `dbt deps` 1. run `dbt seed` -1. add `"dbt_packages/dbt_synth/macros"` to your `dbt_project.yml`'s `macro-paths` +1. add `"dbt_packages/dbt_synth_data/macros"` to your `dbt_project.yml`'s `macro-paths` 1. build your synthetic models as documented below 1. `dbt run`