Skip to content

Commit eb2530a

Browse files
committed
use cnpm
1 parent 3c17cde commit eb2530a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616

1717
## Build Setup @see package.json#scripts
1818

19-
### Install dependencies
20-
19+
### Install dependencies, use cnpm:
20+
npm install -g cnpm --registry=https://registry.npm.taobao.org
2121
```
22-
npm install
22+
cnpm install
2323
```
2424

2525
### Start server for development or production (pm2)

0 commit comments

Comments
 (0)