diff --git a/doc/building.rst b/doc/building.rst index 35c2e7f75..7c43f992f 100644 --- a/doc/building.rst +++ b/doc/building.rst @@ -47,7 +47,7 @@ To set up your build environment for development using HomeBrew_: 5. Install a Qt5 version with qtwebkit support:: - brew install qt5 --with-qtwebkit + brew install qt5 6. Install any missing dependencies::