From 0c269e75975d3fefc2e5fcc4cef25bb234240a74 Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita <168412973+ClovertaTheTrilobita@users.noreply.github.com> Date: Fri, 17 Oct 2025 11:22:07 +0000 Subject: [PATCH] Update README with installation script notes Added note about installation script support for Linux distributions. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6892f3b..f65ab77 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ 将它放到你希望项目存在的位置,并执行它,安装脚本会将项目自动拉取到同一目录下。 +**NOTE:** 安装脚本设计上支持Debian系、Arch系、RHEL系Linux,但目前仅测试过Arch Linux。其他发行版暂未经过测试,若出现意外错误,推荐手动安装。 + Windows暂时不支持通过脚本一键安装。