diff --git a/README.md b/README.md index f644990..34c8abe 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ git clone https://github.com/aws/aws-elastic-beanstalk-cli-setup.git On **Bash** or **Zsh**: ``` -python ./aws-elastic-beanstalk-cli-setup/scripts/ebcli_installer.py +python3 ./aws-elastic-beanstalk-cli-setup/scripts/ebcli_installer.py ``` #### Windows