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
+3
View File
@@ -45,6 +45,9 @@ pip install uv
# With pipx.
pipx install uv
# With Homebrew.
brew install uv
```
To create a virtual environment: