--- sidebar_position: 1 --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; # Installation :::info Supported Environments Goose currently works only on **OSX** and **Linux** systems, and supports both **ARM** and **x86** architectures. If you'd like to request support for additional operating systems, please [open an issue on GitHub](https://github.com/block/goose/issues/new?template=Blank+issue) to let us know. ::: #### Installing the Goose CLI To install Goose, run the following script on macOS or Linux. ```sh curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | sh ``` This script will fetch the latest version of Goose and set it up on your system. :::tip Best Practice It’s best to keep Goose updated. You can update it by re-running the installation script. ::: #### Installing the Goose Desktop Application To install Goose, click the **button** below: