We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a57e3b9 commit 9c97fa8Copy full SHA for 9c97fa8
1 file changed
README.md
@@ -26,7 +26,7 @@ Reading and writing image, sound and npz file formats to and from xtensor data s
26
`xtensor-io` is a header-only library. We provide a package for the conda package manager.
27
28
```bash
29
-conda install xtensor-io -c QuantStack
+conda install xtensor-io -c QuantStack -c conda-forge
30
```
31
32
- `xtensor-io` depends on `xtensor` `^0.13.2`.
0 commit comments