From 4a0ad6e61cd28c4ff99ba88df8a5d61f28896f8a Mon Sep 17 00:00:00 2001 From: sean Date: Sat, 31 May 2025 22:40:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README.md=EF=BC=8C=E4=BF=AE?= =?UTF-8?q?=E6=94=B9Node.js=E4=BD=BF=E7=94=A8=E8=AF=B4=E6=98=8E=EF=BC=8C?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0AI=E6=8F=90=E7=A4=BA=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E4=BB=A5=E4=BE=BF=E7=94=A8=E6=88=B7=E6=9B=B4=E5=A5=BD=E5=9C=B0?= =?UTF-8?q?=E7=90=86=E8=A7=A3=E5=91=BD=E4=BB=A4=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 74e25e6..84d490f 100644 --- a/README.md +++ b/README.md @@ -22,14 +22,14 @@ npx -y dpml-prompt@snapshot init ### 两种使用方式: -1. 已安装 Node.js: +1. 已安装 Node.js, 请复制这句话给AI: ```bash - 请复制这句话给AI:npx -y dpml-prompt@snapshot init + npx -y dpml-prompt@snapshot init ``` -2. 未安装 Node.js: +2. 未安装 Node.js, 请复制以下提示词给 AI: ```bash - 请复制这个地址给AI:https://github.com/Deepractice/PromptX/blob/main/README.md + https://github.com/Deepractice/PromptX/blob/main/README.md 启动 ``` AI 会指导您完成所有安装和设置步骤!