Skip to content

Commit

Permalink
add notice in README
Browse files Browse the repository at this point in the history
  • Loading branch information
lazywithclass committed Apr 21, 2022
1 parent dae8540 commit b772186
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ If you were using this library before version 2.0.0 have a look at the
$ npm install --save winston winston-cloudwatch @aws-sdk/client-cloudwatch-logs
```

Also consider that we have both winston and @aws-sdk/client-cloudwatch-logs configured as peerDependencies.

### Configuring

AWS configuration works using `~/.aws/credentials` as written in [AWS JavaScript SDK guide](http://docs.aws.amazon.com/AWSJavaScriptSDK/guide/node-configuring.html#Setting_AWS_Credentials).
Expand Down

0 comments on commit b772186

Please sign in to comment.