We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c5ed4 commit d6b1799Copy full SHA for d6b1799
README.md
@@ -65,7 +65,7 @@ Use `pip install dbldatagen` to install the PyPi package
65
66
Within a Databricks notebook, invoke the following in a notebook cell
67
```commandline
68
-%pip install dbdatagen
+%pip install dbldatagen
69
```
70
71
This can be invoked within a Databricks notebook, a Delta Live Tables pipeline and even works on the Databricks
0 commit comments