mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 22:24:21 +01:00
docs: switching Goose Desktop and Goose CLI tabs (#2384)
This commit is contained in:
@@ -18,7 +18,12 @@ The Tutorial extension serves as an interactive learning tool that:
|
||||
1. Ensure the Tutorial extension is enabled:
|
||||
|
||||
<Tabs groupId="interface">
|
||||
<TabItem value="cli" label="Goose CLI" default>
|
||||
<TabItem value="ui" label="Goose Desktop" default>
|
||||
1. Click `...` in the upper right corner
|
||||
2. Click `Advanced Settings`
|
||||
3. Under `Extensions`, toggle `Tutorial` to on.
|
||||
</TabItem>
|
||||
<TabItem value="cli" label="Goose CLI">
|
||||
|
||||
```sh
|
||||
goose configure
|
||||
@@ -81,11 +86,6 @@ goose configure
|
||||
└ Enabled Tutorials extension
|
||||
```
|
||||
</TabItem>
|
||||
<TabItem value="ui" label="Goose Desktop">
|
||||
1. Click `...` in the upper right corner
|
||||
2. Click `Advanced Settings`
|
||||
3. Under `Extensions`, toggle `Tutorial` to on.
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
## Available Tutorials
|
||||
|
||||
Reference in New Issue
Block a user