Skip to content

Commit

Permalink
DOC: fix npm install line
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael O'Brien committed Aug 20, 2023
1 parent 13e93c5 commit 7aa3723
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 @@ -50,7 +50,7 @@ CustomMetrics stores each metric in a single, compressed DynamoDB item.

Install the library using npm or yarn.

npm i CustomMetrics
npm i custom-metrics

Import the CustomMetrics library. If you are not using ES modules or TypeScript, use `require` to import the library.

Expand Down

0 comments on commit 7aa3723

Please sign in to comment.