Skip to content

Commit

Permalink
📝 Remove --save after npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 authored Mar 5, 2019
1 parent 5dec496 commit f817aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ English | [简体中文](./README-zh_CN.md)
## 📦 Install

```bash
npm install antd --save
npm install antd
```

```bash
Expand Down

0 comments on commit f817aa9

Please sign in to comment.