fix: update startup command to 'astrbot run' in all README files (#6189)

Updated the quick start command from 'astrbot' to 'astrbot run' across all
language versions of README documentation for consistency and correctness.

Co-authored-by: DroidKali <DroidKali@users.noreply.github.com>
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
DroidKali
2026-03-14 18:20:48 +08:00
committed by GitHub
parent 08fc657755
commit 326183a3fd
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ For users who want to quickly experience AstrBot, are familiar with command-line
```bash ```bash
uv tool install astrbot uv tool install astrbot
astrbot init # Only execute this command for the first time to initialize the environment astrbot init # Only execute this command for the first time to initialize the environment
astrbot astrbot run
``` ```
> Requires [uv](https://docs.astral.sh/uv/) to be installed. > Requires [uv](https://docs.astral.sh/uv/) to be installed.
+1 -1
View File
@@ -78,7 +78,7 @@ Pour les utilisateurs qui veulent découvrir AstrBot rapidement, qui sont famili
```bash ```bash
uv tool install astrbot uv tool install astrbot
astrbot init # Exécutez cette commande uniquement la première fois pour initialiser l'environnement astrbot init # Exécutez cette commande uniquement la première fois pour initialiser l'environnement
astrbot astrbot run
``` ```
> [uv](https://docs.astral.sh/uv/) doit être installé. > [uv](https://docs.astral.sh/uv/) doit être installé.
+1 -1
View File
@@ -78,7 +78,7 @@ AstrBot を素早く試したいユーザーで、コマンドラインに慣れ
```bash ```bash
uv tool install astrbot uv tool install astrbot
astrbot init # 初回のみ実行して環境を初期化します astrbot init # 初回のみ実行して環境を初期化します
astrbot astrbot run
``` ```
> [uv](https://docs.astral.sh/uv/) のインストールが必要です。 > [uv](https://docs.astral.sh/uv/) のインストールが必要です。
+1 -1
View File
@@ -78,7 +78,7 @@ AstrBot — это универсальная платформа Agent-чатб
```bash ```bash
uv tool install astrbot uv tool install astrbot
astrbot init # Выполните эту команду только при первом запуске для инициализации окружения astrbot init # Выполните эту команду только при первом запуске для инициализации окружения
astrbot astrbot run
``` ```
> Требуется установленный [uv](https://docs.astral.sh/uv/). > Требуется установленный [uv](https://docs.astral.sh/uv/).
+1 -1
View File
@@ -78,7 +78,7 @@ AstrBot 是一個開源的一站式 Agent 聊天機器人平台,可接入主
```bash ```bash
uv tool install astrbot uv tool install astrbot
astrbot init # 僅首次執行此命令以初始化環境 astrbot init # 僅首次執行此命令以初始化環境
astrbot astrbot run
``` ```
> 需要安裝 [uv](https://docs.astral.sh/uv/)。 > 需要安裝 [uv](https://docs.astral.sh/uv/)。
+1 -1
View File
@@ -78,7 +78,7 @@ AstrBot 是一个开源的一站式 Agentic 个人和群聊助手,可在 QQ、
```bash ```bash
uv tool install astrbot uv tool install astrbot
astrbot init # 仅首次执行此命令以初始化环境 astrbot init # 仅首次执行此命令以初始化环境
astrbot astrbot run
``` ```
> 需要安装 [uv](https://docs.astral.sh/uv/)。 > 需要安装 [uv](https://docs.astral.sh/uv/)。