Skip to content

Commit f754933

Browse files
docs: Review comment
1 parent 722db83 commit f754933

1 file changed

Lines changed: 1 addition & 15 deletions

File tree

README.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -109,21 +109,7 @@ Read more here https://docs.astral.sh/uv/.
109109
In short, it can replace several tools like pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv, and more. While
110110
staying being performant.
111111

112-
Depending on the platform / tools you have at disposal, you can install it in many different ways:
113-
114-
**Mac**
115-
116-
```shell
117-
brew install uv
118-
```
119-
120-
**OS independent (with pipx)**
121-
122-
```shell
123-
pipx install uv
124-
```
125-
126-
See https://docs.astral.sh/uv/getting-started/installation/ for several other options.
112+
See https://docs.astral.sh/uv/getting-started/installation/ to install uv.
127113

128114
We welcome all kinds of contributions, including code, bug reports, issues, feature requests, and documentation.
129115
The preferred way of submitting a contribution is to either make an issue on GitHub or by forking the project on GitHub

0 commit comments

Comments
 (0)