mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
docs: remove --save flag
--save is no longer needed.
This commit is contained in:
parent
f370e96d68
commit
bc40076db9
@ -51,7 +51,7 @@ You can subscribe to this feed for new version notifications: https://github.com
|
||||
**We recommend using npm or yarn to install**, it not only makes development easier, but also allow you to take advantage of the rich ecosystem of Javascript packages and tooling.
|
||||
|
||||
```bash
|
||||
$ npm install antd --save
|
||||
$ npm install antd
|
||||
```
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user