Add brew to readme (#1629)

Closes https://github.com/astral-sh/uv/issues/1627
This commit is contained in:
Zanie Blue 2024-02-18 01:49:50 -06:00 committed by GitHub
parent fef1956c62
commit fd1af476b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,6 +45,9 @@ pip install uv
# With pipx.
pipx install uv
# With Homebrew.
brew install uv
```
To create a virtual environment: