diff --git a/docs/docs/databases/databricks.mdx b/docs/docs/databases/databricks.mdx index e9bbd4b685219..89131eaa9eb6b 100644 --- a/docs/docs/databases/databricks.mdx +++ b/docs/docs/databases/databricks.mdx @@ -10,7 +10,7 @@ version: 1 Databricks now offer a native DB API 2.0 driver, `databricks-sql-connector`, that can be used with the `sqlalchemy-databricks` dialect. You can install both with: ```bash -pip install "superset[databricks]" +pip install "apache-superset[databricks]" ``` To use the Hive connector you need the following information from your cluster: