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 67ef299 commit 4c4da77Copy full SHA for 4c4da77
README.md
@@ -16,7 +16,7 @@ serverless-dynamodb-local
16
* Create, Manage and Execute DynamoDB Migration Scripts(Table Creation/ Data Seeds) for DynamoDB Local and Online
17
18
## Install Plugin
19
-`npm install --save serverless-dynamodb-local@v1`
+`npm install --save serverless-dynamodb-local`
20
21
Then in `serverless.yml` add following entry to the plugins array: `serverless-dynamodb-local`
22
e.g `plugins:
0 commit comments