From 8c642bae83d2b7cf071c025e113d6c8d6ede03cf Mon Sep 17 00:00:00 2001 From: Akatsukiro Date: Wed, 17 Jan 2024 12:54:43 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=A2=9E=E5=8A=A0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15addfd..2fd8398 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,9 @@ pre check 部分来自 [nezha monitor](https://github.com/naiba/nezha) 。非常 ```bash curl -L https://raw.githubusercontent.com/akatsukiro/lsky-pro-install-script/master/install.sh -o lsky.sh && chmod +x lsky.sh && sudo ./lsky.sh -``` \ No newline at end of file +``` + +## 说明 + +- 拉取 [Lsky Pro](https://github.com/lsky-org/lsky-pro) 最新 Release +- 安装的环境为 LAMP( Apache2, MariaDB 10.6, PHP 8.1) \ No newline at end of file