... | ... |
@@ -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: |