diff --git a/docs/fastdds/getting_started/simple_python_app/includes/prerequisites.rst b/docs/fastdds/getting_started/simple_python_app/includes/prerequisites.rst index 2dc03eadd..e2e638c8e 100644 --- a/docs/fastdds/getting_started/simple_python_app/includes/prerequisites.rst +++ b/docs/fastdds/getting_started/simple_python_app/includes/prerequisites.rst @@ -1,6 +1,9 @@ Prerequisites ^^^^^^^^^^^^^ -First of all, you need to follow the steps outlined in the :ref:`Installation Manual ` +First of all, please follow the steps outlined in the :ref:`Installation Manual ` section for the installation of *eProsima Fast DDS Python* and all its dependencies. -Moreover, all the commands provided in this tutorial are outlined for a Linux environment. + +.. note:: + + All the commands provided in this tutorial are outlined for a Linux environment.