Skip to content

Commit

Permalink
Merge pull request #41 from netroby/patch-1
Browse files Browse the repository at this point in the history
Add tips for yarn user
  • Loading branch information
afc163 authored Jan 3, 2020
2 parents 017fb60 + 4de7be2 commit 0e61004
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
```shell
# 全局安装
npm i -g @ant-design/codemod-v4
# or for yarn user
# yarn global add @ant-design/codemod-v4
antd4-codemod src

# 使用 npx
Expand Down

0 comments on commit 0e61004

Please sign in to comment.