diff --git a/README.rst b/README.rst index 7b7496dbe6b2..317524b777df 100644 --- a/README.rst +++ b/README.rst @@ -46,8 +46,15 @@ Installation The ``ansys-fluent-core`` package currently supports Python 3.7 through Python 3.10 on Windows and Linux. -If you want to use PyFluent please install the latest from `PyFluent GitHub -`_ via: +Install the latest release from `PyPI +`_ with: + +.. code:: console + + pip install ansys-fluent-core + +Alternatively, install the latest from `PyFluent GitHub +`_ via: .. code:: console