Skip to content

Commit 242648f

Browse files
authored
Update README.md
1 parent d0c8c32 commit 242648f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Linux, OSX and Windows are all supported.
1515
Make sure [Python](https://www.python.org/) and [Git](https://git-scm.com/) are installed. For Windows, you also need to install
1616
[Microsoft's C++ Build Tools](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=16).
1717
```bash
18-
git clone --recurse-submodules https://github.com/pydicom/pylibjpeg
19-
python -m pip install pylibjpeg
18+
git clone --recurse-submodules https://github.com/pydicom/pylibjpeg-libjpeg
19+
python -m pip install pylibjpeg-libjpeg
2020
```
2121

2222
### Supported JPEG Formats

0 commit comments

Comments
 (0)