Skip to content

Commit

Permalink
fix(README): fix wrong path in diagram for non-scaffolded output
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenwindflower authored Apr 23, 2024
1 parent 648ba23 commit d57f807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ The output will be a directory with the following structure:
### Without scaffolding a dbt project

```terminal
your/build/dir/models/staging/schema_name/
your/build/dir/
β”œβ”€β”€ _sources.yml
β”œβ”€β”€ stg_raw_customers.sql
β”œβ”€β”€ stg_raw_items.sql
Expand Down

0 comments on commit d57f807

Please sign in to comment.