Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dabit3 authored Mar 7, 2019
1 parent 3d1e464 commit a76f299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ yarn add aws-amplify aws-amplify-react
Next, we'll install the AWS Amplify CLI:

```bash
npm install -g @aws-amplify/cli@multienv
npm install -g @aws-amplify/cli
```

Now we need to configure the CLI with our credentials:
Expand Down Expand Up @@ -934,4 +934,4 @@ If you are unsure of what services you have enabled at any time, you can run the
amplify status
```

`amplify status` will give you the list of resources that are currently enabled in your app.
`amplify status` will give you the list of resources that are currently enabled in your app.

0 comments on commit a76f299

Please sign in to comment.