Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion integrations/computer-use/yutori.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ By integrating Yutori n1 with Kernel, you can run these AI-powered browser autom
Get started quickly with our Kernel app template that includes a pre-configured Yutori n1 integration:

```bash
kernel create --name my-yutori-app --template yutori-computer-use
kernel create --name my-yutori-app --template yutori
```

Choose `TypeScript` or `Python` as the programming language.
Expand Down