1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-21 19:33:03 +04:00

Merge pull request #27759 from uilianries:docs/update-conan-url

[docs] Update Conan URL to use official Conan Center
This commit is contained in:
Alexander Smorkalov
2025-09-09 12:10:07 +03:00
committed by GitHub
@@ -26,7 +26,7 @@ Other organizations and people maintain their own binary distributions of OpenCV
- System packages in popular Linux distributions (https://pkgs.org/search/?q=opencv)
- PyPI (https://pypi.org/search/?q=opencv)
- Conda (https://anaconda.org/search?q=opencv)
- Conan (https://github.com/conan-community/conan-opencv)
- Conan (https://conan.io/center/recipes/opencv)
- vcpkg (https://github.com/microsoft/vcpkg/tree/master/ports/opencv)
- NuGet (https://www.nuget.org/packages?q=opencv)
- Brew (https://formulae.brew.sh/formula/opencv)