2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-01-06 09:03:34 +08:00

manual: fix conda url

This commit is contained in:
Sebastien Bourdeauducq 2020-07-08 23:30:23 +08:00
parent 74ca9dc99d
commit e04ce633b5

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