Skip to content

Commit 4c4da77

Browse files
authored
Update README.md
1 parent 67ef299 commit 4c4da77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ serverless-dynamodb-local
1616
* Create, Manage and Execute DynamoDB Migration Scripts(Table Creation/ Data Seeds) for DynamoDB Local and Online
1717

1818
## Install Plugin
19-
`npm install --save serverless-dynamodb-local@v1`
19+
`npm install --save serverless-dynamodb-local`
2020

2121
Then in `serverless.yml` add following entry to the plugins array: `serverless-dynamodb-local`
2222
e.g `plugins:

0 commit comments

Comments
 (0)