mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-17 15:47:28 +00:00
* docs(start): streamline getting started flow * docs(nav): reorganize start and install sections * docs(style): move custom css to style.css * docs(navigation): align zh-CN ordering * docs(navigation): localize zh-Hans labels
23 lines
554 B
Markdown
23 lines
554 B
Markdown
---
|
|
summary: "Quick start has moved to Getting Started."
|
|
read_when:
|
|
- You are looking for the fastest setup steps
|
|
- You were sent here from an older link
|
|
title: "Quick start"
|
|
---
|
|
|
|
# Quick start
|
|
|
|
<Info>
|
|
Quick start is now part of [Getting Started](/start/getting-started).
|
|
</Info>
|
|
|
|
<Columns>
|
|
<Card title="Getting Started" href="/start/getting-started">
|
|
Install OpenClaw and run your first chat in minutes.
|
|
</Card>
|
|
<Card title="Onboarding Wizard" href="/start/wizard">
|
|
Full CLI wizard reference and advanced options.
|
|
</Card>
|
|
</Columns>
|