We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdee83b commit e6028ffCopy full SHA for e6028ff
README.md
@@ -94,7 +94,7 @@ Get OpenCV from homebrew:
94
brew install opencv
95
```
96
You will also need a working C++ compiler and libclang, you can install Command Line Tools (`xcode-select
97
- --install`), XCode (from AppStore) or `llvm` (from Brew). You most probably need to also check the item 6 of the
+ --install`), XCode (from AppStore) or `llvm` (from Brew). You most probably need to also check the item 7 of the
98
troubleshooting below.
99
100
### Manual build
0 commit comments