From 834d0d96aaa7f7b79c7a7a719cfb25d71bc9bef1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9A=E5=95=A6b=E6=A2=A6?= <1715109585@qq.com> Date: Sun, 12 Nov 2023 09:25:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E6=A1=A3node?= =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E5=9C=B0=E5=9D=80=E6=94=B9=E4=BA=86..?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- README.zh-Hans.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75cbd190..8196d0fc 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Please install in order. ### 1. Install Node.js development environment -[Node.js download page](https://nodejs.org/zh-cn/download/) Version 18 and above +[Node.js download page](https://nodejs.org/) Version 18 and above Domestic mirror `npm install -g cnpm --registry=http://registry.npmmirror.com` diff --git a/README.zh-Hans.md b/README.zh-Hans.md index d648de75..89ba2339 100644 --- a/README.zh-Hans.md +++ b/README.zh-Hans.md @@ -82,7 +82,7 @@ ### 1.安装 node js语言开发环境 -[node语言下载页面](https://nodejs.org/zh-cn/download/) 版本18以上 +[node语言下载页面](https://nodejs.org/) 版本18以上 国内镜像 `npm install -g cnpm --registry=http://registry.npmmirror.com`