diff --git a/documentation/src/components/SupportedEnvironments.js b/documentation/src/components/SupportedEnvironments.js index cba9752a..57f9fbd3 100644 --- a/documentation/src/components/SupportedEnvironments.js +++ b/documentation/src/components/SupportedEnvironments.js @@ -4,8 +4,8 @@ import Admonition from "@theme/Admonition"; const SupportedEnvironments = () => { return ( - Goose currently works on macOS and Linux systems and supports both ARM and x86 architectures. - + The Goose CLI currently works on macOS and Linux systems and supports both ARM and x86 architectures. However, the macOS desktop app is not currently supported for x86. + On Windows, Goose CLI can run via WSL. If you'd like to request support for additional operating systems, please{" "}