uv
Add install link for specific version to README
#4105
Merged

Add install link for specific version to README #4105

zanieb merged 2 commits into main from zb/readme-install-ii
zanieb
zanieb356 days ago (edited 356 days ago)

More minimal version of #4092

zanieb Add install link for specific version to README
cbc5ed5a
zanieb zanieb added documentation
zanieb
zanieb commented on 2024-06-06
README.md
4848```shell
4949# On macOS and Linux.
5050curl -LsSf https://astral.sh/uv/install.sh | sh
51
curl -LsSf https://astral.sh/uv/0.2.8/install.sh | sh
zanieb356 days ago

Rooster should auto-update this to the next version on each release

zanieb zanieb requested a review from charliermarsh charliermarsh 356 days ago
zanieb
zanieb commented on 2024-06-06
README.md
4848```shell
4949# On macOS and Linux.
5050
curl -LsSf https://astral.sh/uv/install.sh | sh
51
curl -LsSf https://astral.sh/uv/0.2.8/install.sh | sh
zanieb356 days ago

Slightly worried this is ambiguous and people will run both

zanieb356 days ago

So perhaps d3275db

zanieb Another option?
d3275dbf
zanieb zanieb force pushed from 1193026f to d3275dbf 356 days ago
charliermarsh
charliermarsh approved these changes on 2024-06-06
zanieb zanieb merged e89c181d into main 356 days ago
zanieb zanieb deleted the zb/readme-install-ii branch 356 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone