Skip to content

Commit

Permalink
[skip ci] Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tclose authored Sep 7, 2024
1 parent 472136a commit a713d29
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,11 @@ Extension packages exist for for formats not covered by [IANA MIME types] (e.g.
and can be installed along with their "extras" package similarly

```console
$ python3 -m pip install fileformats-medimage fileformats-medimage-extras fileformats-datascience fileformats-datascience-extras
$ python3 -m pip install \
fileformats-medimage \
fileformats-medimage-extras \
fileformats-datascience \
fileformats-datascience-extras
```


Expand Down

0 comments on commit a713d29

Please sign in to comment.