From 4f5aece81f15f65997d729c34c52ad88ac047306 Mon Sep 17 00:00:00 2001 From: Steph Prince <40640337+stephprince@users.noreply.github.com> Date: Tue, 27 Feb 2024 16:17:26 -0800 Subject: [PATCH] update compiler version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c13437fa..a0b70c5c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is the aq-nwb project. # Requirements -* A C++14-compliant compiler +* A C++17-compliant compiler * CMake `>= 3.15` * Doxygen (optional, documentation building is skipped if missing)