Skip to content

Commit

Permalink
Merge pull request #5 from junaid1460next/patch-1
Browse files Browse the repository at this point in the history
chore: separate out copyable commands
  • Loading branch information
alxnddr authored Sep 1, 2024
2 parents 7180e9b + c3ea97c commit d2117dc
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 d2117dc

Please sign in to comment.