mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00:00
Update environments.md
This commit is contained in:
parent
0c90605bd4
commit
991715c6b4
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ $ uv venv my-name
|
||||||
|
|
||||||
!!! note
|
!!! note
|
||||||
|
|
||||||
Running `uv venv` will overwrite any existing virtual environment in the `.venv` directory. Specifying `my-name` will overwrite any existing virtual environment in the `my-name` directory.
|
Running `uv venv` will overwrite any existing virtual environment in the `.venv` directory. Specifying `my-name` will overwrite any existing virtual environment in the `my-name` directory.
|
||||||
|
|
||||||
A Python version can be requested, e.g., to create a virtual environment with Python 3.11:
|
A Python version can be requested, e.g., to create a virtual environment with Python 3.11:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue