Skip to content
Snippets Groups Projects
Commit 44f580f8 authored by Flavio TARSETTI's avatar Flavio TARSETTI
Browse files

[doc] added development state for second conda channel

parent 56537ca0
No related branches found
No related tags found
1 merge request!21Fix doc conda for installation of beat core
...@@ -60,9 +60,12 @@ Installation Steps ...@@ -60,9 +60,12 @@ Installation Steps
------------------ ------------------
#. Activate the Conda environment you will be adding ``beat.editor`` to #. Activate the Conda environment you will be adding ``beat.editor`` to
#. Add two new Conda channels: :: #. Add a new Conda channel: ::
$ conda config --env --add channels https://www.idiap.ch/software/beat/conda/label/beta $ conda config --env --add channels https://www.idiap.ch/software/beat/conda/label/beta
#. Due to the current development state of this project you need to add this second Conda channel: ::
$ conda config --env --add channels https://www.idiap.ch/software/beat/conda $ conda config --env --add channels https://www.idiap.ch/software/beat/conda
#. Install the ``beat.editor`` package: :: #. Install the ``beat.editor`` package: ::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment