Skip to content

Commit 8198c54

Browse files
committed
feat(markdown): add yarn install command
1 parent 9f11279 commit 8198c54

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/markdown/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Fixes common issues where `react-markdown` (or similar parsers) fails to parse b
99
```bash
1010
npm install @gracefullight/markdown
1111
# or
12+
yarn add @gracefullight/markdown
13+
# or
1214
bun add @gracefullight/markdown
1315
```
1416

0 commit comments

Comments
 (0)