Skip to content

docs: add uv installation prompt and fallback usage in README#24

Merged
chenghao-guo merged 1 commit intolance-format:mainfrom
Gurukiran20:fix/add-uv-install-instructions
Jul 21, 2025
Merged

docs: add uv installation prompt and fallback usage in README#24
chenghao-guo merged 1 commit intolance-format:mainfrom
Gurukiran20:fix/add-uv-install-instructions

Conversation

@Gurukiran20
Copy link
Contributor

This PR fixes Issue #10 by improving the installation instructions in the README.

I’ve added a prompt to install uv before using it, in the installation steps.
I’ve also included a fallback tip for Windows users in case the uv command isn’t recognized they can use python -m uv instead.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jul 16, 2025
@Gurukiran20
Copy link
Contributor Author

Hi, I created a PR for the issue (#10).
It updates the README with:
A prompt to install uv before using it.
A fallback note for Windows users to use 'python -m uv' if the 'uv' command isn’t recognized.

Kindly let me know if any changes are needed. Thanks!

@chenghao-guo chenghao-guo merged commit 40300c4 into lance-format:main Jul 21, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants