diff --git a/README.md b/README.md index 12eeacf..0a0b8cb 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ You can also manually set up your resources if you would like. If you would like 1. Install & configure the Amplify CLI ```sh -npm install -g @aws-amplify +npm install -g @aws-amplify/cli amplify configure ```