Skip to content

Commit

Permalink
docs: remove --save flag and fix typos in README.md (ant-design#6669)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuYang-FE authored Jul 9, 2024
1 parent dcbe575 commit c1958aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</div>

```bash
$ npm install --save antd-mobile
$ npm install antd-mobile
# or
$ yarn add antd-mobile
# or
Expand All @@ -39,7 +39,7 @@ You can also play with antd-mobile just in browser with [Codesandbox](https://co

If you found bugs or would like to request some new features, please consider opening an [issue](https://github.com/ant-design/ant-design-mobile/issues/new).

If you have some question about how to use ant-mobile, you can start a [discussion thread](https://github.com/ant-design/ant-design-mobile/discussions).
If you have some questions about how to use ant-mobile, you can start a [discussion thread](https://github.com/ant-design/ant-design-mobile/discussions).

---

Expand Down

0 comments on commit c1958aa

Please sign in to comment.