Browse code

download adaptive from the conda-forge channel

Bas Nijholt authored on 22/02/2018 15:31:40
Showing 1 changed files
... ...
@@ -56,7 +56,7 @@ and [`distributed`](https://distributed.readthedocs.io/en/latest/).
56 56
 
57 57
 The recommended way to install adaptive is using `conda`:
58 58
 ```bash
59
-conda install adaptive
59
+conda install -c conda-forge adaptive
60 60
 ```
61 61
 
62 62
 `adaptive` is also available on PyPI: