diff --git a/README.md b/README.md index 46f3b46..382ce8a 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ A lightweight (close to 8mb when compiled with default dictionary) spell checkin ## Built With -C++ 17 & CMake 3.27 +C++ 23 & CMake 3.27 ## Getting Started @@ -40,7 +40,7 @@ xxd -i .\wordlist.txt > wordlist.h ### Prerequisites -* C++ 17 or higher +* C++ 23 or higher * CMake 3.27 or higher ### Installation