diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx
index 9f8b1b501..674461bf5 100644
--- a/src/content/docs/index.mdx
+++ b/src/content/docs/index.mdx
@@ -49,11 +49,11 @@ on the remote system.
:::note
-\[2\] When using default theme: For MacOS, the default
-terminal does not have true color support. You will need to use
-[iTerm2](https://iterm2.com/), [Kitty](https://sw.kovidgoyal.net/kitty/),
-[WezTerm](https://wezfurlong.org/wezterm/), or another [terminal
-emulator](https://github.com/termstandard/colors) that has true color support.
+\[2\] When using default theme: The default MacOS terminal does not support true colors until Tahoe 26. On older versions, use
+[Ghostty](https://ghostty.org/), [iTerm2](https://iterm2.com/), [Kitty](
+https://sw.kovidgoyal.net/kitty/), [WezTerm](https://wezfurlong.org/wezterm/),
+or another [terminal emulator](https://github.com/termstandard/colors) that
+has true color support.
:::