diff --git a/README.md b/README.md index 5ddf784f..82ffb483 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ $ brew update $ brew install qt5 ``` +N.B. you will need to pass `-DCMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.8.0_2` +to cmake to point it at your qt5 install (tweaking the path as needed) + ### Building ```bash