Skip to content

Commit

Permalink
Chore: Update installation instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Nov 26, 2024
1 parent 668bbb9 commit 7edc10b
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 @@ -34,7 +34,7 @@ dbt is the T in ELT. Organize, cleanse, denormalize, filter, rename, and pre-agg
## Installation
Install dbt-cratedb2.
```shell
pip install 'dbt-cratedb2 @ git+https://github.com/crate-workbench/dbt-cratedb2.git'
pip install --upgrade 'dbt-cratedb2'
```

### `psycopg2-binary` vs. `psycopg2`
Expand Down

0 comments on commit 7edc10b

Please sign in to comment.