diff --git a/README.md b/README.md index e79e423..2e02591 100644 --- a/README.md +++ b/README.md @@ -351,7 +351,7 @@ include(FetchContent) FetchContent_Declare(ftxui GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui - GIT_TAG v2.0.0 + GIT_TAG v3.0.0 ) FetchContent_GetProperties(ftxui)