mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-18 22:54:24 +01:00
Update SupportedEnvironments.js so others don't get confused on why they can not open the macos app on x86 (#888)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
This commit is contained in:
@@ -4,8 +4,8 @@ import Admonition from "@theme/Admonition";
|
||||
const SupportedEnvironments = () => {
|
||||
return (
|
||||
<Admonition type="info" title="Supported Environments">
|
||||
Goose currently works on <strong>macOS</strong> and <strong>Linux</strong> systems and supports both <strong>ARM</strong> and <strong>x86</strong> architectures.
|
||||
|
||||
The Goose CLI currently works on <strong>macOS</strong> and <strong>Linux</strong> systems and supports both <strong>ARM</strong> and <strong>x86</strong> architectures. However, the macOS desktop app is not currently supported for x86.
|
||||
|
||||
On <strong>Windows</strong>, Goose CLI can run via WSL. If you'd like to request support for additional operating systems, please{" "}
|
||||
<a
|
||||
href="https://github.com/block/goose/discussions/867"
|
||||
|
||||
Reference in New Issue
Block a user