diff --git a/docs/dependencies-macos.md b/docs/dependencies-macos.md index dbac592001..b417fcfcee 100644 --- a/docs/dependencies-macos.md +++ b/docs/dependencies-macos.md @@ -43,7 +43,8 @@ brew install pkg-config brew install libjpeg-turbo brew install libusb brew install portaudio -# opencv will install ffmpeg, numpy, and opencv-contributions automatically +brew install ffmpeg +# opencv will install numpy, and opencv-contributions automatically # tbb is included by default with https://github.com/Homebrew/homebrew-core/pull/20101 brew install opencv brew install glew