diff --git a/doc/install.rst b/doc/install.rst index 46b20264b9bee6d3a3e9957313dd74e32361219f..39337528b0c3175129850129263c5a2bd0dd83f4 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -60,9 +60,12 @@ Installation Steps ------------------ #. 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 + +#. 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 #. Install the ``beat.editor`` package: ::