We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4609aa1 commit 6861d43Copy full SHA for 6861d43
README.md
@@ -7,7 +7,7 @@ This plugin requires Serverless v1.4.0 or later.
7
## Install
8
Run `npm install` in your Serverless project.
9
```
10
-$ npm install --save serverless-step-functions
+$ npm install --save-dev serverless-step-functions
11
12
13
Add the plugin to your serverless.yml file
0 commit comments