Skip to content

Commit

Permalink
minor fix in code-block directive
Browse files Browse the repository at this point in the history
  • Loading branch information
amandamalk0601 committed Oct 23, 2023
1 parent b507ec0 commit 12d61ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/references/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ If you are using Vessim for the first time, we recommend to clone and install th
code and examples at hand:

.. code-block:: console
pip install -e .
Alternatively, you can also install our `latest release <https://pypi.org/project/vessim/>`_
via `pip <https://pip.pypa.io/en/stable/quickstart/>`_:

.. code-block:: console
pip install vessim

0 comments on commit 12d61ce

Please sign in to comment.