Skip to content

Commit 8147766

Browse files
committed
update
1 parent 028a42c commit 8147766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/README.md.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ uv add {{ repo_name }}
2929

3030
```sh
3131
pip install git+{{ repository_url }}.git
32-
# or with uv
32+
# or
3333
uv add git+{{ repository_url }}.git
3434
```

0 commit comments

Comments
 (0)