diff --git a/doc/index.rst b/doc/index.rst index 58f29295..709bddb5 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -166,7 +166,7 @@ The library is highly portable and relies only on a small set of C++11 features: * deleted functions * alias templates -These are available in GCC 4.8, Clang 3.0, MSVC 19.0 (2015) and more recent +These are available in GCC 4.8, Clang 3.4, MSVC 19.0 (2015) and more recent compiler version. For older compilers use {fmt} `version 4.x `_ which is maintained and only requires C++98.