Skip to content

Commit

Permalink
Add upgrade note to README (#7937)
Browse files Browse the repository at this point in the history
Closes #7858 

Co-authored-by: Zanie Blue <[email protected]>
  • Loading branch information
Aditya-PS-05 and zanieb authored Oct 16, 2024
1 parent 4ca1589 commit d5b5b82
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@ $ powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 |
$ pip install uv
```

If installed via the standalone installer, uv can update itself to the latest version:

```console
$ uv self update
```

See the [installation documentation](https://docs.astral.sh/uv/getting-started/installation/) for
details and alternative installation methods.

Expand Down

0 comments on commit d5b5b82

Please sign in to comment.