mirror of
https://github.com/trycua/computer.git
synced 2026-01-30 09:28:54 -06:00
Improve quickstart docs wording
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user