Skip to content

Commit 9c97fa8

Browse files
authored
Add conda forge to installation command
1 parent a57e3b9 commit 9c97fa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Reading and writing image, sound and npz file formats to and from xtensor data s
2626
`xtensor-io` is a header-only library. We provide a package for the conda package manager.
2727

2828
```bash
29-
conda install xtensor-io -c QuantStack
29+
conda install xtensor-io -c QuantStack -c conda-forge
3030
```
3131

3232
- `xtensor-io` depends on `xtensor` `^0.13.2`.

0 commit comments

Comments
 (0)