Update macOS/Linux prerequisites section in README

This commit is contained in:
fwcd 2019-04-06 14:07:53 +02:00
commit a05bb2498e

View file

@ -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`