Improve quickstart docs wording

This commit is contained in:
James Murdza
2025-10-07 15:48:10 -07:00
parent 36bdd399fa
commit 118fdf3954

View File

@@ -1,13 +1,13 @@
---
title: Quickstart
description: Get started with cua in four steps
description: Get started with Cua in three steps
icon: Rocket
---
import { Step, Steps } from 'fumadocs-ui/components/steps';
import { Tab, Tabs } from 'fumadocs-ui/components/tabs';
The steps below will guide you through the process of creating a computer environment, connecting to it programmatically, and automating tasks.
This quickstart guides you through setting up your environment, programmatic control with Cua Computer, and task automation with Cua Agent:
<Steps>