Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add install by pnpm instruction
  • Loading branch information
huiyuanai709 authored Nov 26, 2024
1 parent d4a8124 commit a68fc53
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ Install with **NPM**
npm i ngx-highlightjs
```

Install with **PNPM**
```bash
pnpm add ngx-highlightjs highlight.js
```

<a name="usage"/>

## Usage
Expand Down

0 comments on commit a68fc53

Please sign in to comment.