forked from M-Labs/artiq
1
0
Fork 0

doc: fix conda URL

This commit is contained in:
Sébastien Bourdeauducq 2024-06-27 13:11:49 +08:00
parent c1144079ab
commit 3c33b22cb7
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ Controllers for third-party devices (e.g. Thorlabs TCube, Lab Brick Digital Atte
Set up the Conda channel and install ARTIQ into a new Conda environment: ::
$ conda config --prepend channels https://conda.m-labs.hk/artiq
$ conda config --prepend channels https://conda.m-labs.hk/artiq-legacy
$ conda config --append channels conda-forge
$ conda create -n artiq artiq