Skip to content

Commit 73bf31c

Browse files
committed
docs(README): add npm installation instructions
1 parent 954fb16 commit 73bf31c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A Serverless Framework plugin that adds request validation to your AWS API Gatew
55
## Installation
66

77
```bash
8+
# Using npm
89
npm install --save-dev serverless-api-gateway-request-validator
910

1011
# Using Serverless plugin install

0 commit comments

Comments
 (0)