diff --git a/docs/install/core-install.rst b/docs/install/core-install.rst index 1d28b07b5..50bb4a2b3 100644 --- a/docs/install/core-install.rst +++ b/docs/install/core-install.rst @@ -32,7 +32,7 @@ right for you. :width: 800 .. _core-install: - + Core installation ================= @@ -201,6 +201,12 @@ your operating system's native package manager using the following commands. See :doc:`rocm-install-on-linux:index` for guidance on installing the ROCm software stack. +.. note:: + + Omniperf will use the first verion of ``Python3`` found in your system's + ``PATH``. If the default version of Python3 is older than 3.8, you may need to + update your system's ``PATH`` to point to a newer version of Python3. + .. tab-set:: .. tab-item:: Ubuntu