Skip to content

Commit

Permalink
Update installation instructions and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Jan 1, 2024
1 parent 9124560 commit 1c7a8b6
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,10 @@ It can be installed with pip:
pip install mltb2
Some optional dependencies might be necessary. You can install all of them with:

.. code-block:: bash
pip install mltb2[optional]
For many modules optional dependencies are necessary.
Those optional dependencies must be installed when you want to use the module.
To install those module specific dependencies see the description of the individual modules
in the :doc:`api-reference`.

Content
-------
Expand Down

0 comments on commit 1c7a8b6

Please sign in to comment.