diff --git a/README.md b/README.md
index 2391afe7019794a36f834389584781d6fde79715..fa228afc995c452ca40015e6c3ada04de4a4ab79 100644
--- a/README.md
+++ b/README.md
@@ -353,7 +353,7 @@ include(FetchContent)
 
 FetchContent_Declare(ftxui
   GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui
-  GIT_TAG v3.0.0
+  GIT_TAG v5.0.0
 )
 
 FetchContent_GetProperties(ftxui)