From 7ed150b536e27767ec58b374883622e4eee6f5cf Mon Sep 17 00:00:00 2001 From: Vladislav Nepogodin Date: Wed, 24 Jul 2024 00:14:17 +0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20README:=20fix=20typo.=20missed?= =?UTF-8?q?=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a24c46e..f7d47b3 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Any compiler which support C++23 standard should work. ###### ## Installing from source -This is tested on Arch Linux, but *any* recent Linux with latest C++20 compiler should do: +This is tested on Arch Linux, but *any* recent Linux with latest C++23 compiler should do: ```sh sudo pacman -Sy \