Skip to content

Commit fc5a3a6

Browse files
Update README.md
1 parent c29d48b commit fc5a3a6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ The `bioimageio.core` package supports various back-ends for running BioimageIO
2828
# currently only cpu version supported
2929
conda install -c conda-forge bioimageio.core onnxruntime
3030
```
31+
32+
### Via pip
33+
34+
The package is also available via pip:
35+
```
36+
pip install bioimageio.core
37+
```
3138

3239
### Set up Development Environment
3340

0 commit comments

Comments
 (0)