Skip to content

Commit

Permalink
docs: update install command
Browse files Browse the repository at this point in the history
  • Loading branch information
ssut committed Jul 14, 2024
1 parent fed321d commit 1d84e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This library internally uses [bbc/sqs-producer](https://github.com/bbc/sqs-produ
## Installation

```shell script
$ npm i --save @ssut/nestjs-sqs
npm i --save @ssut/nestjs-sqs @aws-sdk/client-sqs
```

## Quick Start
Expand Down

0 comments on commit 1d84e28

Please sign in to comment.