diff --git a/README.md b/README.md index a592abdf9fe874f8ffbc7aab3cc411f734f1480a..4dda00c16bf51dc5be4c19e8940a66f4643ce650 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Max Planck Institute for Gravitational Physics 1. Download and install the Qt framework as described above - Note for macOS when using MacPorts: - Run once: `sudo ln -s /opt/local/libexec/qt4/bin/qmake /opt/local/bin/qmake` +1. Run the following command in the project's `lib` directory: + - `make` 1. Run the following commands in the project's root directory: 1. `qmake` 1. `make`