manual: fix conda url

This commit is contained in:
Sebastien Bourdeauducq 2020-07-08 23:30:23 +08:00
parent 74ca9dc99d
commit e04ce633b5
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ Executing just ``conda`` should print the help of the ``conda`` command. If your
Set up the Conda channel and install ARTIQ into a new Conda environment: ::
$ conda config --prepend channels https://conda.m-labs.hk/artiq-beta
$ conda config --prepend channels https://conda.m-labs.hk/artiq
$ conda config --append channels conda-forge
$ conda create -n artiq artiq