mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-22 11:34:09 +00:00
Fix typo in projects.md (#5523)
This commit is contained in:
parent
83412837e5
commit
12e92b7718
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ virtual environment before executing a command:
|
|||
|
||||
```console
|
||||
$ uv sync
|
||||
$ source .venv/bin/active
|
||||
$ source .venv/bin/activate
|
||||
$ python my_script.py
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue