From d8ee3b2a74dadb3fd5c119cdaef3e3716936cf5c Mon Sep 17 00:00:00 2001 From: Sidney Zhang Date: Thu, 11 Jun 2026 18:09:04 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=B0=86=E5=AE=89=E8=A3=85=E5=91=BD?= =?UTF-8?q?=E4=BB=A4=E4=BB=8E=20`uv=20pip=20install`=20=E6=9B=B4=E6=AD=A3?= =?UTF-8?q?=E4=B8=BA=20`uv=20tool=20install`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e591416..80e8f26 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ pngquant --version ```powershell uv sync -uv pip install -e . +uv tool install -e . ``` ### 第六步:开始使用 @@ -135,7 +135,7 @@ scoop install uv git clone https://git.lyz.one/SidneyZhang/pptopic.git cd pptopic uv sync -uv pip install -e . +uv tool install -e . ``` ## 使用