Skip to content

Commit

Permalink
Update compiler requirements in the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
insertinterestingnamehere committed Apr 2, 2020
1 parent 370f9b8 commit 3b92405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -49,7 +49,7 @@ beware.

At the minimum, Galois depends on the following software:

- A modern C++ compiler compliant with the C++-17 standard (GCC >= 7, Intel >= 19.0.1, LLVM >= 4.0)
- A modern C++ compiler compliant with the C++-17 standard (gcc >= 7, Intel >= 19.0.1, clang >= 7.0)
- CMake (>= 3.8)
- Boost library ( >= 1.58.0, we recommend building/installing the full library)

Expand Down

0 comments on commit 3b92405

Please sign in to comment.