Skip to content

Commit ab24b03

Browse files
authored
doc: Update README.md (#677)
Added yarn add command
1 parent e6d24a9 commit ab24b03

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

core/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@ A simple markdown editor with preview, implemented with React.js and TypeScript.
5454
npm i @uiw/react-md-editor
5555
```
5656

57+
or
58+
59+
```bash
60+
yarn add @uiw/react-md-editor
61+
```
62+
5763
### Using
5864

5965
[![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?logo=codesandbox)](https://codesandbox.io/embed/markdown-editor-for-react-izdd6?fontsize=14&hidenavigation=1&theme=dark)

0 commit comments

Comments
 (0)