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 8225a78 commit 34a36adCopy full SHA for 34a36ad
README.md
@@ -16,7 +16,7 @@ The REST API documentation can be found [on docs.unitycatalog.com](https://docs.
16
17
```sh
18
# install from the production repo
19
-pip install git+ssh://git@github.com/undefined/unitycatalog-python.git
+pip install git+https://github.com/unitycatalog/unitycatalog-python.git
20
```
21
22
> [!NOTE]
0 commit comments