Skip to content

Commit 26213cd

Browse files
authored
docs: remove --pre from dbc install clickhouse (#25)
1 parent 24e098a commit 26213cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/databases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ databow --driver postgresql --uri postgresql://postgres:password@localhost:5432/
100100
Install the ClickHouse driver with dbc:
101101

102102
```sh
103-
dbc install --pre clickhouse
103+
dbc install clickhouse
104104
```
105105

106106
Connect to ClickHouse:

0 commit comments

Comments
 (0)