From 5c95580de2a4f39a8951703dafd97e13bc402dc7 Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita <168412973+ClovertaTheTrilobita@users.noreply.github.com> Date: Tue, 14 Oct 2025 15:01:01 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47e721e..7a1eadf 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,7 @@ pip install -r requirements.txt - 完成安装后重启终端使配置生效 验证 Node.js 版本 - **对于Debian/Ubuntu** +- 你可以直接用以下命令安装 ```shell sudo apt install nodejs npm ```