forked from M-Labs/artiq
doc: fix conda URL
This commit is contained in:
parent
c1144079ab
commit
3c33b22cb7
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user