aws-amplify-vue icon indicating copy to clipboard operation
aws-amplify-vue copied to clipboard

Update README.md

Open migueldiaz66 opened this issue 6 years ago • 0 comments
trafficstars

Fixes to the installation procedure in the README.md:

  1. After cloning the directory is aws-amplify-vue not aws-amplify-vue-sample

  2. npm install -g aws-amplify/cli gives error because lacking of the @ in the package name, it should be @aws-amplify/cli insted of aws-amplify/cli

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

migueldiaz66 avatar Feb 21 '19 17:02 migueldiaz66