mirror of
https://github.com/block/goose.git
synced 2026-04-30 04:29:40 +00:00
docs: lowercase 'goose' in TabItem labels for consistency (#5297)
This commit is contained in:
parent
15b141e2ad
commit
ebac0cfb4f
55 changed files with 228 additions and 228 deletions
|
|
@ -21,13 +21,13 @@ Let Goose complete its tasks without interruption - avoid using your mouse or ke
|
|||
## Configuration
|
||||
|
||||
<Tabs groupId="interface">
|
||||
<TabItem value="ui" label="Goose Desktop" default>
|
||||
<TabItem value="ui" label="goose Desktop" default>
|
||||
<GooseBuiltinInstaller
|
||||
extensionName="Computer Controller"
|
||||
description="Automate everyday computer tasks and web interactions"
|
||||
/>
|
||||
</TabItem>
|
||||
<TabItem value="cli" label="Goose CLI">
|
||||
<TabItem value="cli" label="goose CLI">
|
||||
|
||||
1. Run the `configure` command:
|
||||
```sh
|
||||
|
|
@ -102,10 +102,10 @@ Anthropic's Claude 4 Sonnet was used for this task.
|
|||
:::
|
||||
|
||||
<Tabs groupId="interface">
|
||||
<TabItem value="ui" label="Goose Desktop" default>
|
||||
<TabItem value="ui" label="goose Desktop" default>
|
||||
1. Open a new session in Goose Desktop
|
||||
</TabItem>
|
||||
<TabItem value="cli" label="Goose CLI">
|
||||
<TabItem value="cli" label="goose CLI">
|
||||
|
||||
1. Open a terminal and start a new Goose session:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue