diff --git a/doc/source/intro.rst b/doc/source/intro.rst index ade6115a6..f9e181cb6 100644 --- a/doc/source/intro.rst +++ b/doc/source/intro.rst @@ -14,7 +14,7 @@ Install the ``ansys-dpf-composites`` package with ``pip``: pip install ansys-dpf-composites -To install the optional requirements used in the examples, add the ``[examples]`` suffix when installing the package: +To install the optional dependencies used in the examples, add the ``[examples]`` suffix when installing the package: .. code::