Update Homebrew install command

This commit is contained in:
Fedor Korotkov 2026-07-07 13:42:02 -04:00
parent 46f9c3286d
commit 0001c7da60
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Orchard is an orchestration system for [Tart](https://github.com/cirruslabs/tart
The fastest way to get started with Orchard is to use a local development mode:
```shell
brew install cirruslabs/cli/orchard
brew install openai/tools/orchard
orchard dev
```