diff --git a/README.zh.md b/README.zh.md index b13569c2d..701d15946 100644 --- a/README.zh.md +++ b/README.zh.md @@ -170,7 +170,7 @@ cd picoclaw cp config/config.example.json config/config.json vim config/config.json # 设置 DISCORD_BOT_TOKEN, API keys 等 -# 3. 構建並啟動 +# 3. 构建并启动 docker compose --profile gateway up -d > [!TIP]