From a055ec89430bda8ac19c869d08cb59421df84590 Mon Sep 17 00:00:00 2001 From: Akatsukiro Date: Fri, 19 Jan 2024 12:12:24 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0README=E7=9A=84?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fd8398..31438a2 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,7 @@ curl -L https://raw.githubusercontent.com/akatsukiro/lsky-pro-install-script/mas ## 说明 - 拉取 [Lsky Pro](https://github.com/lsky-org/lsky-pro) 最新 Release -- 安装的环境为 LAMP( Apache2, MariaDB 10.6, PHP 8.1) \ No newline at end of file +- 安装的环境为 LAMP + - Apache 2 + - MariaDB (Debian 12: 10.11, Debian 11: 10.6) + - PHP 8.1 \ No newline at end of file