From 271e8851eec9d8f2df7a788a0b866cc3d419c832 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 14:03:36 +0000 Subject: [PATCH] Rename template from yutori-computer-use to yutori Generated-By: mintlify-agent --- integrations/computer-use/yutori.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/computer-use/yutori.mdx b/integrations/computer-use/yutori.mdx index 88520efe..73d39a23 100644 --- a/integrations/computer-use/yutori.mdx +++ b/integrations/computer-use/yutori.mdx @@ -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.