From 586698f58b82f3173848270aa96b05ec05cce668 Mon Sep 17 00:00:00 2001 From: hjdhnx Date: Thu, 25 Aug 2022 18:14:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=9C=AC=E5=9C=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fb5077c..e3438b0 100644 --- a/readme.md +++ b/readme.md @@ -4,4 +4,5 @@ 2. 参考tv_box的t4项目思路重新设计了cms接口 #### 测试地址 [远程网站](http://mao.jx.mudery.com/index) -[本地网站](http://192.168.10.99:5705/index) \ No newline at end of file +[本地网站](http://192.168.10.99:5705/index) +[需要安装nodejs](https://registry.npmmirror.com/binary.html?path=node/latest-v14.x/) \ No newline at end of file -- GitLab