Skip to content

Commit ba1cbfc

Browse files
committed
Update README.md
1 parent 5151d4b commit ba1cbfc

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
@@ -53,7 +53,7 @@ Runnable examples are in ```examples/extract_motion_vectors.sh``` and ```example
5353
# Building from source
5454
**mpegflow** depends only on a recent FFmpeg, **vis** depends on FFmpeg, OpenCV and libpng. The tools are known to work with FFmpeg 2.7.2 and OpenCV 2.4.11. We strongly recommend using ```dependencies/install_ffmpeg_here_linux.sh``` and ```dependencies/install_opencv_here_linux.sh```, even if you already have the dependencies installed elsewhere. Once the dependencies are visible to g++, run ```make``` to build **mpegflow** and ```make vis``` to build **vis**.
5555

56-
To build tools on Windows:
56+
To build the tools on Windows:
5757

5858
1. Follow ```dependencies/install_dependencies_here_windows.txt```
5959
2. Fix OPENCV_DIR, FFMPEG_DIR, VC_VERSION, OPENCV_ARCH in Makefile.nmake if needed

0 commit comments

Comments
 (0)