Skip to content

Commit

Permalink
Merge pull request #15 from oste/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
dabit3 authored Jun 7, 2019
2 parents 834300a + 6eb2df3 commit 0bffb44
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 @@ -42,10 +42,10 @@ yarn
npm install
```

4. Install & configure the AWS Amplify CLI. Note: we're going to be using the multi environment CLI version as it is the newest version.
4. Install & configure the AWS Amplify CLI.

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

amplify configure
```
Expand Down

0 comments on commit 0bffb44

Please sign in to comment.