Skip to content

Commit 43c421e

Browse files
committed
Explaining PyTessel package better under r User Interface
1 parent 69614ac commit 43c421e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/user_interface.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -843,8 +843,10 @@ Constructing isosurfaces
843843
------------------------
844844

845845
.. note::
846-
Isosurface generation requires the :program:`PyTessel` package to be
847-
installed. More information can be found `here <https://ifilot.github.io/pytessel/>`_.
846+
* Isosurface generation requires the :program:`PyTessel` package to be
847+
installed. Make sure you have installed :program:`PyTessel` alongside
848+
:program:`PyQInt`. For more details, see the :ref:`installation`.
849+
* Optionally, have a look at `PyTessel's documentation <https://ifilot.github.io/pytessel/>`_.
848850

849851
.. code-block:: python
850852

0 commit comments

Comments
 (0)