diff --git a/README.md b/README.md index d8af5f2e..aec2c0cd 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Prerequisites: ### On macOS/Linux Prerequisites: - CMake 3.8 or newer +- C++17-compatible compiler, e.g. GCC 7 or Clang 4 - Create a new directory named `cmake_build` in the repository folder - Run `cmake ..` from `cmake_build`