Skip to content

Update ReadMe pip install command.  #7

Open
@everettVT

Description

@everettVT

Currently the pip install command does not actually point to the repository, and you have to manually alter the path.

Current:
pip install git+ssh://[email protected]/undefined/unitycatalog-python.git

What actually works:
'pip install git+https://github.com/unitycatalog/unitycatalog-python.git'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions