Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Commit 0ecdb88

Browse files
committed
update duckdb wording
1 parent 047a19a commit 0ecdb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Setup two separate [environments](https://docs.getdbt.com/docs/environments-in-d
6464

6565
Recce supports schema discovery across all major warehouses without needing to modify your `profiles.yml`.
6666

67-
However, if you're using DuckDB, you’ll need to explicitly define both schemas. For example:
67+
However, if you're using DuckDB, you’ll need to explicitly define both schemas to make it run locally. For example:
6868
```yaml
6969
jaffle_shop:
7070
target: dev

0 commit comments

Comments
 (0)