aws-amplify-vue
aws-amplify-vue copied to clipboard
Updates aws-amplify/cli npm path in README
trafficstars
Needs @ prefix in order to install properly, according to aws-amplify/amplify-cli.
Issue #, if available:
Description of changes:
When trying to install without the @ prefix, NPM fails. Could be a versioning issue on my machine, but the official docs for the amplify-cli uses the @ prefix. This update makes both npm paths match.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.