Skip to content

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
visze authored Nov 5, 2024
2 parents e08c38a + b7f4cfd commit 2cf2ccf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ Use the following steps for installing Sphinx and the dependencies for building
.. code-block:: bash
cd MPRAsnakeflow/docs
conda env create -f environment.yml -n sphinx
conda activate sphinx
mamba env create -f environment.yml -n sphinx
mamba activate sphinx
Use the following for building the documentation.
The first two lines is only required for loading the virtualenv.
Expand Down

0 comments on commit 2cf2ccf

Please sign in to comment.