From 49d39922e6c2f991bcc7f446bcde535b35d24a87 Mon Sep 17 00:00:00 2001
From: Alexey <AlexeyAB@users.noreply.github.com>
Date: Thu, 02 Nov 2017 15:04:18 +0000
Subject: [PATCH] Update Readme.md

---
 README.md |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index da2f519..0b1c20d 100644
--- a/README.md
+++ b/README.md
@@ -137,9 +137,7 @@
   
     4.2 (right click on project) -> properties  -> Linker -> General -> Additional Library Directories: `C:\opencv_2.4.13\opencv\build\x64\vc14\lib`
   
-5. If you have other version of OpenCV 2.4.x (not 3.x) then you also should change lines like `#pragma comment(lib, "opencv_core2413.lib")` in the file `\src\detector.c`
-
-6. If you want to build with CUDNN to speed up then:
+5. If you want to build with CUDNN to speed up then:
       
     * download and install **cuDNN 6.0 for CUDA 8.0**: https://developer.nvidia.com/cudnn
       

--
Gitblit v1.10.0