---
title: 安装与验证
description: "1. 安装OpenClaw。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengai/ecosystemEnable/openclaw/kunpengopenclaw_04_0005.html
sourcePath: /source/zh/kunpengai/ecosystemEnable/openclaw/kunpengopenclaw_04_0005.html
indexId: 55c8afcd5e968ba994372ecb3fcfef12e0eef5b7139a6a7898e511532690ed6274
---
# 安装与验证

1. 安装OpenClaw。
  1 pnpm add -g openclaw@2026.3.28

2. 验证OpenClaw是否安装成功。
  1 openclaw --version

  若验证结果输出如下信息，则安装成功。 1 OpenClaw 2026.3.28

3. 最小启动示例。
  1 2 openclaw gateway --allow-unconfigured --port 18789 openclaw health

  预期输出如下所示。

  1 2 Agents: main (default) Heartbeat interval:
