From 75affbaa966a8529572a209f795ce503532e9f53 Mon Sep 17 00:00:00 2001 From: Jetsonhacks Date: Mon, 25 Jun 2018 08:00:05 -0700 Subject: [PATCH] Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e49d792..98b3979 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ $ ./buildAndPackageOpenCV.sh -s <file directory> This example will build OpenCV in the given file directory and install OpenCV in the /usr/local directory. -The corresponding .deb files will be in the <file directory>/opencv/build directory in .deb file and compressed forms. +The corresponding .deb files will be in the <file directory>/opencv/build directory in .deb file and compressed forms.

Installing .deb files