From 575aafd553cc80579185752de5067cc7ec4748cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8B=A4=E5=BF=AB=E7=9A=84=E5=B0=8F=E6=99=B4=E5=90=8C?= =?UTF-8?q?=E5=AD=A6?= <941403820@qq.com> Date: Fri, 26 Jan 2024 02:27:51 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BF=AB=E9=80=9F=E5=90=AF?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 勤快的小晴同学 <941403820@qq.com> --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 709989e..e162542 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,17 @@ 组态大屏:http://101.35.247.125:7790/ 规则引擎:http://101.35.247.125:7791/ +## Debian/Ubuntu系统快速启动 + +``` sh +git clone https://gitee.com/XM-GO/PandaX.git + +cd PandaX + +sudo ./startup.sh + +``` + --- 系统在线文档 ---