Skip to content

[doc] INSTALL.md: Fix typo in "nonfree" module for OpenCV in vcpkg install #2066

[doc] INSTALL.md: Fix typo in "nonfree" module for OpenCV in vcpkg install

[doc] INSTALL.md: Fix typo in "nonfree" module for OpenCV in vcpkg install #2066

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"