Skip to content

Commit 9d49280

Browse files
committed
docs: fix hilighter
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 6adc98f commit 9d49280

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Installation
1717

1818
Install from `pypi.org`_ as you would any other Python module using your preferred package manager:
1919

20-
.. code-block:: bash
20+
.. code-block:: sh
2121
2222
pip install cyclonedx-python-lib
2323
@@ -40,6 +40,6 @@ The following extras are available when installing this package:
4040

4141
They can be used when installing in order to include additional dependencies, e.g.:
4242

43-
.. code-block:: bash
43+
.. code-block:: sh
4444
4545
pip install 'cyclonedx-python-lib[validation]'

0 commit comments

Comments
 (0)