From 3838368919e96a84b732540d35390471ca56f21d Mon Sep 17 00:00:00 2001 From: hdm Date: Mon, 16 May 2022 08:51:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=8F=E8=BF=B0=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e54efc2..88302fb 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Composer (用于管理第三方扩展包) ~~~ -**三、系统安装** +**二、系统安装** **方式一:完整包安装** @@ -126,7 +126,7 @@ composer install **PS:如需要重新安装,请删除目录里面 config/install.lock 的文件,即可重新安装。** -**四、伪静态配置** +**三、伪静态配置** **Nginx** 修改nginx.conf 配置文件 加入下面的语句。