diff --git a/doc/install.rst b/doc/install.rst
index 39337528b0c3175129850129263c5a2bd0dd83f4..42e9dee29aebb7119330032c25e55abe0022ee6e 100644
--- a/doc/install.rst
+++ b/doc/install.rst
@@ -60,14 +60,14 @@ Installation Steps
 ------------------
 
 #. Activate the Conda environment you will be adding ``beat.editor`` to
-#. 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: ::
+#. Due to the current development state of this project you need to add these two Conda channels: ::
 
+   $ 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
 
+Note: once this package released only the second channel will be required
+
 #. Install the ``beat.editor`` package: ::
 
    $ conda install beat.editor