From 03529c41111389b3be786e86bcff08818351fd3b Mon Sep 17 00:00:00 2001 From: Stephen Berry Date: Mon, 17 Oct 2022 12:59:55 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a1e7b3a47..fabec4eed7 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Dependencies are automatically included when running CMake. [CPM.cmake](https:// - [frozen](https://github.com/serge-sans-paille/frozen.git) - [NanoRange](https://github.com/tcbrindle/NanoRange) -> NanoRange is directly included until C++20 ranges are supported across all major compilers. +> NanoRange will be removed once C++20 ranges are supported across all major compilers. ## Unit Test Dependencies