Skip to content

Commit

Permalink
remove python pin
Browse files Browse the repository at this point in the history
Signed-off-by: bennibbelink <79653949+bennibbelink@users.noreply.github.com>
  • Loading branch information
bennibbelink committed May 6, 2024
1 parent 446d440 commit 40c77cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -102,7 +102,7 @@ To install Cyclus and its dependencies onto a clean Ubuntu machine (tested on 22
.. code-block:: bash
conda config --add channels conda-forge
conda create -n cyclus python=3.11
conda create -n cyclus
conda activate cyclus
conda install -y cyclus
Expand Down

0 comments on commit 40c77cb

Please sign in to comment.