From 26c9abd9da9e3b1d8677f16230998a21e5648933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Sun, 21 Apr 2024 19:17:22 +0800 Subject: [PATCH] docs: rf install with build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除编译安装教程 因不指定参数编译和下载到的一样 指定后编译需要编译环境 例如msvc/gcc --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index d7461b67..6fe10d06 100644 --- a/README.md +++ b/README.md @@ -116,17 +116,6 @@ sudo apt install libgbm1 libasound2 [Windows版本QQ下载](https://dldir1.qq.com/qqfile/qq/QQNT/Windows/QQ_9.9.9_240403_x64_01.exe) -### 编译安装 NapCat - -**如果你是直接下载编译好的版本,可以跳过这一步** - -准备环境 [node18.18](https://nodejs.org/download/release/v18.18.2/) - -``` -npm install -npm run build -``` - ## 常见问题 ### 二维码无法扫描