ionic-team / ionic2-starter-aws

Ionic + AWS MobileHub Starter Project
235 stars 47 forks source link

aws cli install instruction #12

Open kevinhongw opened 7 years ago

kevinhongw commented 7 years ago

In AWS's official site the command they recommend to use is pip install --upgrade --user awscli http://docs.aws.amazon.com/cli/latest/userguide/installing.html I cannot install until I add the --upgrade tag. Maybe this is worth noting in the README file.