File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ conda info -a
10
10
conda install conda-build jinja2
11
11
conda create -q -n py34 python=$TRAVIS_PYTHON_VERSION
12
12
conda config --add channels fallen
13
- conda config --add channels https://conda.binstar .org/fallen/channel/dev
13
+ conda config --add channels https://conda.anaconda .org/fallen/channel/dev
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Installing the host side software
36
36
37
37
For this, you need to add our binstar repository to your conda configuration::
38
38
39
- $ conda config --add channels http://conda.binstar .org/fallen/channel/dev
39
+ $ conda config --add channels http://conda.anaconda .org/fallen/channel/dev
40
40
41
41
Then you can install the ARTIQ package, it will pull all the necessary dependencies::
42
42
You can’t perform that action at this time.
0 commit comments