diff --git a/README.md b/README.md index b1004179..98275990 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ # Nostalgia + +## Setup + +### macOS + +Run something along the lines of the following to let CMake know where Qt is installed. You may need to adjust this location. + + export CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.8.0_2/