Skip to content

Commit 105e5a0

Browse files
authored
add commas in readme
1 parent bfb8efd commit 105e5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The package is also available via pip
5454
(e.g. with recommended extras `onnx` and `pytorch`):
5555

5656
```console
57-
pip install bioimageio.core[onnx,pytorch]
57+
pip install "bioimageio.core[onnx,pytorch]"
5858
```
5959

6060
### Set up Development Environment

0 commit comments

Comments
 (0)