mirror of https://github.com/m-labs/artiq.git
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: ::
|
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 config --append channels conda-forge
|
||||||
$ conda create -n artiq artiq
|
$ conda create -n artiq artiq
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue