Skip to content

Commit

Permalink
use instructions from miniconda website
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 40c77cb commit 5ab0969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -94,7 +94,7 @@ To install Cyclus and its dependencies onto a clean Ubuntu machine (tested on 22

.. code-block:: bash
echo 'export PATH="~/miniconda3/bin:$PATH"' >> ~/.bashrc
~/miniconda3/bin/conda init bash
source ~/.bashrc
- Create a new environment and install the Cyclus package
Expand Down

0 comments on commit 5ab0969

Please sign in to comment.