We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 028a42c commit 8147766Copy full SHA for 8147766
template/README.md.jinja
@@ -29,6 +29,6 @@ uv add {{ repo_name }}
29
30
```sh
31
pip install git+{{ repository_url }}.git
32
-# or with uv
+# or
33
uv add git+{{ repository_url }}.git
34
```
0 commit comments