Created
August 22, 2017 21:10
-
-
Save VetteByte/3e6be984b534eeb239aed84c62977bd0 to your computer and use it in GitHub Desktop.
Installation of AWS CLI on MacOS Sierra (10.12.6)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo pip install awscli --ignore-installed six |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks a lot!