mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-19 23:24:23 +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,7 +4,7 @@ import Admonition from "@theme/Admonition";
|
|||||||
const SupportedEnvironments = () => {
|
const SupportedEnvironments = () => {
|
||||||
return (
|
return (
|
||||||
<Admonition type="info" title="Supported Environments">
|
<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{" "}
|
On <strong>Windows</strong>, Goose CLI can run via WSL. If you'd like to request support for additional operating systems, please{" "}
|
||||||
<a
|
<a
|
||||||
|
|||||||
Reference in New Issue
Block a user