Skip to content

Commit 2e1ce1a

Browse files
add uv as installation option
Signed-off-by: lightningRalf <[email protected]>
1 parent 3221310 commit 2e1ce1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/install.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ Install from pypi.org as you would any other Python module using your preferred
88
python -m pip install cyclonedx-bom # install via pip
99
pipx install cyclonedx-bom # install via pipx
1010
poetry add cyclonedx-bom # install via poetry
11+
uv tool install cyclonedx-bom # install via uv
1112
1213
# ... you get the hang

0 commit comments

Comments
 (0)