Skip to content

Commit d301e37

Browse files
committed
Update instructions on how to get the connector.
1 parent 44286a6 commit d301e37

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ we circumvent/fix those limitations with our custom connector.
1212

1313
You will need two things:
1414

15-
The `postgresql jdbc driver` and the `cratedb_jdbc`.
15+
The `postgresql jdbc driver` and the `cratedb` connector..
1616

1717
### Get the Postgresql jdbc driver.
1818

@@ -28,10 +28,9 @@ The latest CrateDB jdbc tested driver is `cratedb-jdbc-standalone-2.7.0`
2828

2929
Note: `postgresql-42.7.5.jar` does not seem to work.
3030

31-
### Get the connector.
31+
### Get the CrateDB connector.
3232

33-
Clone the repository `git clone https://github.com/crate/cratedb-tableau-connector.git` or manually
34-
download `cratedb_jdbc`.
33+
You can find the connector in the [release section.](https://github.com/crate/cratedb-tableau-connector/releases)
3534

3635
Put it in:
3736

0 commit comments

Comments
 (0)