update README
This commit is contained in:
parent
d6e0650769
commit
1ea6cb1fb5
|
@ -7,6 +7,7 @@ INFINI Logging Center
|
||||||
node -v
|
node -v
|
||||||
npm -v
|
npm -v
|
||||||
```
|
```
|
||||||
|
|
||||||
在国内,你可以安装 `cnpm` 获得更快速、更安全的包管理体验。使用如下命令安装:
|
在国内,你可以安装 `cnpm` 获得更快速、更安全的包管理体验。使用如下命令安装:
|
||||||
```sh
|
```sh
|
||||||
npm install -g cnpm --registry=https://registry.npm.taobao.org
|
npm install -g cnpm --registry=https://registry.npm.taobao.org
|
||||||
|
|
Loading…
Reference in New Issue