mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-24 21:29:49 +00:00
Add a "storage" reference document (#15954)
Co-authored-by: Zanie Blue <contact@zanie.dev>
This commit is contained in:
parent
2d75aca8e3
commit
6f525f9462
8 changed files with 245 additions and 58 deletions
|
|
@ -260,7 +260,8 @@ If you need to remove uv from your system, follow these steps:
|
|||
|
||||
!!! tip
|
||||
|
||||
Before removing the binaries, you may want to remove any data that uv has stored.
|
||||
Before removing the binaries, you may want to remove any data that uv has stored. See the
|
||||
[storage reference](../reference/storage.md) for details on where uv stores data.
|
||||
|
||||
2. Remove the uv, uvx, and uvw binaries:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue