Skip to content

Commit

Permalink
docs: add jsr installation (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
cloydlau authored Mar 4, 2024
1 parent 7aac905 commit 99a1931
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
## Installation

```bash
# npm
npm i -D unplugin-replace

# jsr
npx jsr add -D @unplugin/replace
```

<details>
Expand Down

0 comments on commit 99a1931

Please sign in to comment.