Skip to content

Commit a5a86f6

Browse files
authored
Correct the name of scikit-image package.
1 parent 23c8193 commit a5a86f6

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
@@ -69,7 +69,7 @@ Activate the new environment with `conda activate ets_tutorial`.
6969
Assuming a Python environment is created and activated on your machine, for
7070
example from https://www.python.org/,
7171
```commandline
72-
pip install pandas matplotlib traits traitsui scikits-image pillow pyqt5 ipython
72+
pip install pandas matplotlib traits traitsui scikit-image pillow pyqt5 ipython
7373
python setup.py install
7474
```
7575

0 commit comments

Comments
 (0)