Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoecmagalhaes authored Jan 11, 2022
1 parent 7f0adca commit a4ea132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pip install matplotlib
pip install PyQt5
pip install psutil
```
Additionally, to load images, one need to install Python's OpenCV. Using the package manager pip:
Additionally, to load images, one needs to install Python's OpenCV. Using the package manager pip:
```bash
pip install numpy opencv-python
```
Expand Down

0 comments on commit a4ea132

Please sign in to comment.