Skip to content

Commit 07d9bcc

Browse files
committed
docs: install instructions for uv
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 1bad196 commit 07d9bcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ install via one of commands:
5555
python -m pip install cyclonedx-bom # install via pip
5656
pipx install cyclonedx-bom # install via pipx
5757
poetry add cyclonedx-bom # install via poetry
58+
uv tool install cyclonedx-bom # install via uv
5859
# ... you get the hang
5960
```
6061

0 commit comments

Comments
 (0)