Skip to content

Commit 720cda4

Browse files
authored
Update README.md
1 parent 95da348 commit 720cda4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The following core components are implemented and functional:
5151

5252
### Prerequisites
5353

54-
* **C++17 Compiler**: A compiler that supports C++17 (e.g., GCC, Clang, MSVC).
54+
* **C++17/20 Compiler**: A compiler that supports C++17/20 (e.g., GCC, Clang, MSVC).
5555
* **CMake**: Version 3.15 or higher.
5656
* **FTXUI**: A terminal UI library that TUIKit is built upon.
5757
* **nlohmann/json**: For JSON parsing, used in `.tuik` file handling.

0 commit comments

Comments
 (0)