diff --git a/README.md b/README.md
index e79e4231b5b06efc0bfe2f045f0945e60cb59fb2..2e025915108541f825fdbf11cfd21f6f943e5936 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)