mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Add brew to readme (#1629)
Closes https://github.com/astral-sh/uv/issues/1627
This commit is contained in:
parent
fef1956c62
commit
fd1af476b2
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,9 @@ pip install uv
|
|||
|
||||
# With pipx.
|
||||
pipx install uv
|
||||
|
||||
# With Homebrew.
|
||||
brew install uv
|
||||
```
|
||||
|
||||
To create a virtual environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue