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 6adc98f commit 9d49280Copy full SHA for 9d49280
docs/install.rst
@@ -17,7 +17,7 @@ Installation
17
18
Install from `pypi.org`_ as you would any other Python module using your preferred package manager:
19
20
-.. code-block:: bash
+.. code-block:: sh
21
22
pip install cyclonedx-python-lib
23
@@ -40,6 +40,6 @@ The following extras are available when installing this package:
40
41
They can be used when installing in order to include additional dependencies, e.g.:
42
43
44
45
pip install 'cyclonedx-python-lib[validation]'
0 commit comments