From 9723bc7dadcd601a29431cf8a113f1f92787591a Mon Sep 17 00:00:00 2001 From: Tony <10257762+taoyaotony@user.noreply.gitee.com> Date: Mon, 2 Jan 2023 05:22:33 +0000 Subject: [PATCH] =?UTF-8?q?update=20docs/guide/install/linux-bt.md.=20?= =?UTF-8?q?=E4=B8=8A=E8=BF=B0=E5=BC=80=E5=8F=91=E6=96=87=E6=A1=A3=E6=9C=AA?= =?UTF-8?q?=E5=81=9A=E4=BF=AE=E6=94=B9=E3=80=82=E5=8F=AA=E6=98=AF=E6=9C=89?= =?UTF-8?q?=E4=B8=AA=E9=97=AE=E9=A2=98=E6=83=B3=E8=AF=B7=E6=95=99=E4=B8=80?= =?UTF-8?q?=E4=B8=8B=E3=80=82=E7=94=A8=E4=B8=8A=E8=BF=B0=E6=96=B9=E6=B3=95?= =?UTF-8?q?=E5=AE=89=E8=A3=85nodejs=E5=90=8E=E6=89=BE=E4=B8=8D=E5=88=B0npm?= =?UTF-8?q?=E6=98=AF=E4=BB=80=E4=B9=88=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/guide/install/linux-bt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/install/linux-bt.md b/docs/guide/install/linux-bt.md index 2f7d8ff..3fe2386 100644 --- a/docs/guide/install/linux-bt.md +++ b/docs/guide/install/linux-bt.md @@ -2,7 +2,7 @@ pageClass: max-content --- -# Linux从零搭建BuildAdmin +# Linux从零搭建BuildAdmin ::: warning 系统安装起码需要您在Linux上安装并调试好`php`、`npm`、`node`、`git`等软件,请考虑您对Linux的了解程度,推荐您:在本地PC上安装系统来作为开发环境,只上传编译好的站点到服务器即可。[参考](https://wonderful-code.gitee.io/guide/other/developerMustSee.html)。 -- Gitee