manual: add note about updating conda (#785)

pull/808/head
Sebastien Bourdeauducq 2017-07-25 13:05:43 +08:00
parent df4f38a1e4
commit 3ae1c4f7f7
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@ Executing just ``conda`` should print the help of the ``conda`` command [1]_.
Installing the ARTIQ packages
-----------------------------
.. note::
On a system with a pre-existing conda installation, it is recommended to update conda to the latest version prior to installing ARTIQ.
First add the conda-forge repository containing ARTIQ dependencies to your conda configuration::
$ conda config --add channels http://conda.anaconda.org/conda-forge/label/main