Skip to content

Commit 45175a8

Browse files
authored
docs: update README.md's pnpm support (#155)
1 parent bd91a6d commit 45175a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Reusable React [error boundary](https://react.dev/reference/react/Component#catc
1010
# npm
1111
npm install react-error-boundary
1212

13+
# pnpm
14+
pnpm add react-error-boundary
15+
1316
# yarn
1417
yarn add react-error-boundary
1518
```

0 commit comments

Comments
 (0)