diff --git a/README.md b/README.md index 418c4ed..0eeac2d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The REST API documentation can be found [on docs.unitycatalog.com](https://docs. ```sh # install from the production repo -pip install git+ssh://git@github.com/undefined/unitycatalog-python.git +pip install git+https://github.com/unitycatalog/unitycatalog-python.git ``` > [!NOTE]