Skip to content

Commit

Permalink
chore: separate out copyable commands
Browse files Browse the repository at this point in the history
  • Loading branch information
junaid1460next authored Jun 5, 2024
1 parent 7180e9b commit c3ea97c
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,14 @@ Install it:

```bash
npm i solid-monaco
# or
```
*or*

```bash
yarn add solid-monaco
# or
```
*or*
```bash
pnpm add solid-monaco
```

Expand Down

0 comments on commit c3ea97c

Please sign in to comment.