Skip to content

Commit

Permalink
docs(s3-cloudfront): update install doc (aws -> awscli) (#11702)
Browse files Browse the repository at this point in the history
  • Loading branch information
asamiller authored and wardpeet committed Feb 12, 2019
1 parent d7eb749 commit d2691a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/deploying-to-s3-cloudfront.md
Expand Up @@ -33,7 +33,7 @@ You'll need these in the next step.
Install the AWS CLI and configure it (ensure python is installed before running these commands)

```shell
pip install aws
pip install awscli
aws configure
```

Expand Down

0 comments on commit d2691a8

Please sign in to comment.