Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ReadMe pip install command. #7

Open
everettVT opened this issue Sep 10, 2024 · 0 comments · May be fixed by #8
Open

Update ReadMe pip install command. #7

everettVT opened this issue Sep 10, 2024 · 0 comments · May be fixed by #8

Comments

@everettVT
Copy link

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'

HorizonNet added a commit to bricksaffinity/unitycatalog-python that referenced this issue Oct 2, 2024
Update the pip installation command in the README to point to the actual
repository path.

Resolves unitycatalog#7
@HorizonNet HorizonNet linked a pull request Oct 2, 2024 that will close this issue
HorizonNet added a commit to bricksaffinity/unitycatalog-python that referenced this issue Oct 2, 2024
Update the pip installation command in the README to point to the actual
repository path.

Resolves unitycatalog#7

Signed-off-by: Jan Hentschel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant