Skip to content

Commit

Permalink
update requirements to point to our dependencies doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dmah42 authored Jun 7, 2024
1 parent 83939d0 commit f095aab
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,10 @@ IRC channels:
The library can be used with C++03. However, it requires C++11 to build,
including compiler and standard library support.
The following minimum versions are required to build the library:
_See [dependencies.md](docs/dependencies.md) for more details regarding supported
compilers and standards._
* GCC 4.8
* Clang 3.4
* Visual Studio 14 2015
* Intel 2015 Update 1
If you have need for a particular compiler to be supported, patches are very welcome.
See [Platform-Specific Build Instructions](docs/platform_specific_build_instructions.md).
Expand Down

0 comments on commit f095aab

Please sign in to comment.