Skip to content

Commit d5b5b82

Browse files
Aditya-PS-05zanieb
andauthored
Add upgrade note to README (#7937)
Closes #7858 Co-authored-by: Zanie Blue <[email protected]>
1 parent 4ca1589 commit d5b5b82

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ $ powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 |
5858
$ pip install uv
5959
```
6060

61+
If installed via the standalone installer, uv can update itself to the latest version:
62+
63+
```console
64+
$ uv self update
65+
```
66+
6167
See the [installation documentation](https://docs.astral.sh/uv/getting-started/installation/) for
6268
details and alternative installation methods.
6369

0 commit comments

Comments
 (0)