Merge pull request #17343 from hunter-college-ossd-spr-2020:mac-install

This commit is contained in:
Alexander Alekhin 2020-05-22 08:12:10 +00:00
commit 17d15df6cd

View File

@ -39,6 +39,8 @@ Installing CMake
cmake --version
@endcode
@note You can use [Homebrew](https://brew.sh/) to install CMake with @code{.bash} brew install cmake @endcode
Getting OpenCV Source Code
--------------------------