diff --git a/README.md b/README.md index 6221c7b..d8982fc 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ Display diagnostics to help resolve problems: If you would like to use a different Node.js mirror which has the same layout as the default , you can define `N_NODE_MIRROR`. The most common example is from users in China who can define: - export N_NODE_MIRROR=https://npm.taobao.org/mirrors/node + export N_NODE_MIRROR=https://npmmirror.com/mirrors/node If the custom mirror requires authentication you can add the [url-encoded](https://urlencode.org) username and password into the URL. e.g.