We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 717ed96 commit edd4309Copy full SHA for edd4309
1 file changed
README.md
@@ -36,7 +36,7 @@ You can install the package using `uv`:
36
uv install tox
37
```
38
39
-To install different versions using `uv`, you can use:
+To install different python versions using `uv`, you can type:
40
41
42
uv python install 3.10 3.11 3.12
0 commit comments