Skip to content

Commit 686011e

Browse files
authored
Update readme for installation
1 parent e4cc109 commit 686011e

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
@@ -21,7 +21,7 @@ To avoid problems with installation, use of the virtualenv Python virtual enviro
2121
Then use pip to install all dependencies (numpy, scipy, matplotlib, netCDF4, cython, pyproj, Shapely, ...), e.g.:
2222

2323
```bash
24-
pip install cython numpy matplotlib scipy netCDF4 shapely pyproj
24+
pip install opencv numpy matplotlib scipy netCDF4 shapely pyproj
2525
```
2626

2727
Then run the following to install the eddy tracker:

0 commit comments

Comments
 (0)