diff --git a/docs/source/install.rst b/docs/source/install.rst index a4949754d..920e36d40 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -54,7 +54,7 @@ Then install the Paramak. .. code-block:: bash - mamba install -c fusion-energy -c cadquery -c conda-forge paramak + mamba install -c fusion-energy -c cadquery -c conda-forge paramak=0.8.2 Now you should be ready to import paramak from your new python environment. @@ -79,7 +79,7 @@ Then install the Paramak. .. code-block:: bash - conda install -c fusion-energy -c cadquery -c conda-forge paramak + conda install -c fusion-energy -c cadquery -c conda-forge paramak=0.8.2 Now you should be ready to import paramak from your new python environment.