From c9b436e5dfce85e8ae365e5aabbb872dd35c29eb Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Fri, 20 Oct 2023 04:03:20 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4507038..d40e630 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ It's part of Boost since release 1.58.0. See * clang++ 3.9 or later * Visual Studio 2012 or later -{cpp}11 is required since release 1.84. +C++11 is required since release 1.84. Tested on [Github Actions](https://github.com/boostorg/endian/actions) and [Appveyor](https://ci.appveyor.com/project/pdimov/endian/).