From ed0ea680372daaba708f2ddd43d608f944360347 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Sun, 16 Nov 2025 20:04:34 +0800 Subject: [PATCH] doc: add uv link to READMEs --- README.md | 2 +- README_EN.md | 2 +- README_JP.md | 2 +- README_TW.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 29cb592d..a433d8fe 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ LangBot 是一个开源的大语言模型原生即时通信机器人开发平台 #### 快速部署 -使用 `uvx` 一键启动(无需安装): +使用 `uvx` 一键启动(需要先安装 [uv](https://docs.astral.sh/uv/getting-started/installation/)): ```bash uvx langbot diff --git a/README_EN.md b/README_EN.md index a5bf32e1..596c4923 100644 --- a/README_EN.md +++ b/README_EN.md @@ -27,7 +27,7 @@ LangBot is an open-source LLM native instant messaging robot development platfor #### Quick Start -Use `uvx` to start with one command (no installation required): +Use `uvx` to start with one command (need to install [uv](https://docs.astral.sh/uv/getting-started/installation/)): ```bash uvx langbot diff --git a/README_JP.md b/README_JP.md index 5a7a957a..e2fa4121 100644 --- a/README_JP.md +++ b/README_JP.md @@ -27,7 +27,7 @@ LangBot は、エージェント、RAG、MCP などの LLM アプリケーショ #### クイックスタート -`uvx` を使用して一鍵で起動します(インストール不要): +`uvx` を使用して一鍵で起動します([uv](https://docs.astral.sh/uv/getting-started/installation/) が必要です): ```bash uvx langbot diff --git a/README_TW.md b/README_TW.md index 732dbad8..aaac42df 100644 --- a/README_TW.md +++ b/README_TW.md @@ -29,7 +29,7 @@ LangBot 是一個開源的大語言模型原生即時通訊機器人開發平台 #### 快速部署 -使用 `uvx` 一鍵啟動(無需安裝): +使用 `uvx` 一鍵啟動(需要先安裝 [uv](https://docs.astral.sh/uv/getting-started/installation/) ): ```bash uvx langbot