From ff72fe872e0b145f30d9d0f0d1ef369173d5223d Mon Sep 17 00:00:00 2001 From: zy Date: Tue, 16 Sep 2025 00:31:21 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=A2=9E=E5=8A=A0=20Windows=20?= =?UTF-8?q?=E6=8C=87=E5=8D=97=20(#74)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * docs: 增加 Windows 指南 * update contrib --- README.md | 23 ++++++++++++++++------- docs/windows_guide.md | 5 +++++ 2 files changed, 21 insertions(+), 7 deletions(-) create mode 100644 docs/windows_guide.md diff --git a/README.md b/README.md index 30ee297..49d49d4 100644 --- a/README.md +++ b/README.md @@ -159,9 +159,7 @@ go env -w GOPROXY=https://goproxy.io,direct -Windows 问题: - -可以参考这里 https://github.com/xpzouying/xiaohongshu-mcp/issues/56 +Windows 遇到问题首先看这里:[Windows 安装指南](./docs/windows_guide.md) ### 1.2. 登录 @@ -448,14 +446,25 @@ npx @modelcontextprotocol/inspector
【飞书一群】已满 - + ![1757903591605_副本](https://github.com/user-attachments/assets/63ad53b9-6e5d-4117-ba61-90a223494501)
- -| 【飞书二群】:扫码进入 | 【微信群】:扫码进入 | -| --- | --- | + +| 【飞书二群】:扫码进入 | 【微信群】:扫码进入 | +| ------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | | qrcode_2qun | WechatIMG119 | +## 🙏 致谢贡献者 + +感谢所有为本项目做出贡献的朋友! + + + + + +### ✨ 特别感谢 + +- [@wanpengxie](https://github.com/wanpengxie) diff --git a/docs/windows_guide.md b/docs/windows_guide.md new file mode 100644 index 0000000..52da12d --- /dev/null +++ b/docs/windows_guide.md @@ -0,0 +1,5 @@ +# Windows 安装指南 + +在 Windows 部署过程,如果遇到问题,那么可以先参考本手册。 + +可以参考这里 https://github.com/xpzouying/xiaohongshu-mcp/issues/56