From c1eb7b8954fd3e19af7c04c3874b49fd186c3eae Mon Sep 17 00:00:00 2001 From: xiaoyang Date: Fri, 7 Jan 2022 18:02:46 +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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3dff6b8..08915cb 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,8 @@ novel-plus -- 父工程 #### 安装步骤(源码,小白请看其他安装教程) +部分环境(如新版Mac OS系统)获取不到主机IP,需要手动修改host文件,增加IP-主机名(通过hostname命令查看主机名)的映射。 + ##### 数据库安装: 1. 安装MySQL软件。