diff --git a/README.md b/README.md index 3971463..225a5d0 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A VueJs starter app integrated with [aws-amplify](https://github.com/aws/aws-amp ```bash $ git clone https://github.com/aws-samples/aws-amplify-vue.git -$ cd aws-amplify-vue-sample +$ cd aws-amplify-vue $ npm install ``` diff --git a/package.json b/package.json index f5926d6..e7e23f0 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,6 @@ "dependencies": { "aws-amplify": "^1.1.4", "aws-amplify-vue": "^0.1.1", - "aws-sdk": "^2.209.0", "e": "0.0.4", "fsts": "^0.0.39", "vue": "^2.5.16",