> ## Documentation Index
> Fetch the complete documentation index at: https://docs.taskforceai.chat/llms.txt
> Use this file to discover all available pages before exploring further.

# Homebrew Installation

> Install TaskForceAI Desktop via macOS Homebrew

You can install TaskForceAI on macOS using the TaskForceAI Homebrew Cask.

## Installation

Run the following command in your terminal:

```bash theme={null}
brew install --cask ClayWarren/taskforceai/taskforceai
```

## Upgrading

Keep your app up to date with a single command:

```bash theme={null}
brew upgrade --cask ClayWarren/taskforceai/taskforceai
```

## Maintenance

Check your current installation status:

```bash theme={null}
brew info --cask ClayWarren/taskforceai/taskforceai
```
