thomasmichaelwallace / serverless-better-credentials

Better AWS credentials resolution plugin for serverless
MIT License
54 stars 9 forks source link

The installation command is incorrect #23

Closed sakojun closed 12 months ago

sakojun commented 1 year ago

Describe the task

The installation command on this page is incorrect. https://www.serverless.com/plugins/serverless-better-credentials

npm install --dev serverless-better-credentialsnpm install --save-dev serverless-better-credentials

Additional context

thomasmichaelwallace commented 1 year ago

Hi - thanks for reporting.

That's not the case in the readme in this repo, so I'll have to work out where that's stored and make the change!

sakojun commented 1 year ago

Hi, Thanks for the reply.

I'll write what I notice.

This page is also wrong. https://www.npmjs.com/package/serverless-better-credentials

README.md was modified some time ago. https://github.com/thomasmichaelwallace/serverless-better-credentials/commit/2126527518784e334ae4484458bde897575cd899

v1.13 is older than that. https://github.com/thomasmichaelwallace/serverless-better-credentials/releases/tag/v1.1.3

thomasmichaelwallace commented 12 months ago

This may be addressed in v1.2.1 - feel free to re-open if not.