From d3312ff7d1f611ca05adeb21f2113eeea210293e Mon Sep 17 00:00:00 2001 From: Vadim Kantorov Date: Wed, 1 Nov 2017 13:29:02 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9db1c5..82cb46b 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ To build the tools on Windows: ```shell # fix the paths and versions before running + nmake mpegflow.exe FFMPEG_DIR=dependencies\ffmpeg-3.0.1-win64-dev\ffmpeg-3.0.1-win64-dev # nmake vis.exe OPENCV_DIR=dependencies\opencv-3.1.0\opencv\build\x64\vc14 ```