Skip to content

Commit eb6a07c

Browse files
committed
docs: add pnpm installation instructions to README
1 parent 34a4290 commit eb6a07c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: README.md

+6
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,12 @@ or
8282
yarn add multiform-validator
8383
```
8484

85+
or
86+
87+
```bash
88+
pnpm add multiform-validator
89+
```
90+
8591
## Data Validator
8692

8793
This package contains various modules for validating different types of data. Below are the available validation modules:

0 commit comments

Comments
 (0)