Update Homebrew install command
This commit is contained in:
parent
46f9c3286d
commit
0001c7da60
|
|
@ -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:
|
The fastest way to get started with Orchard is to use a local development mode:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
brew install cirruslabs/cli/orchard
|
brew install openai/tools/orchard
|
||||||
orchard dev
|
orchard dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue