Skip to content

Commit b4f7fd0

Browse files
authored
Fix comment
1 parent 6e05e24 commit b4f7fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ mkdir -p lambda-package/cv2 build/numpy
99
pip install --install-option="--prefix=$PWD/build/numpy" numpy
1010
cp -rf build/numpy/lib64/python2.7/site-packages/numpy lambda-package
1111

12-
# Build OpenCV 3.1
12+
# Build OpenCV 3.2
1313
(
1414
NUMPY=$PWD/lambda-package/numpy/core/include
1515
cd build

0 commit comments

Comments
 (0)