Skip to content

Commit

Permalink
add uv as installation option
Browse files Browse the repository at this point in the history
Signed-off-by: lightningRalf <lightningRalf@proton.me>
  • Loading branch information
lightningRalf authored Feb 7, 2025
1 parent 3221310 commit 2e1ce1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ Install from pypi.org as you would any other Python module using your preferred
python -m pip install cyclonedx-bom # install via pip
pipx install cyclonedx-bom # install via pipx
poetry add cyclonedx-bom # install via poetry
uv tool install cyclonedx-bom # install via uv
# ... you get the hang

0 comments on commit 2e1ce1a

Please sign in to comment.