Skip to content

Commit

Permalink
updated style
Browse files Browse the repository at this point in the history
  • Loading branch information
philipjusher committed Mar 5, 2024
1 parent c92f63c commit 6f8045b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,14 @@ Install the library
git clone https://github.com/ansys-internal/pyconceptev-core
#. Install poetry following your preferred route. See https://python-poetry.org/docs/#installation for example using `pipx`:
#. Install poetry following your preferred route. See https://python-poetry.org/docs/#installation for example using :code:`pipx`:

.. code:: bash
pipx install poetry
#. Install dependencies using poetry:

.. code:: bash
poetry install
Expand Down

0 comments on commit 6f8045b

Please sign in to comment.