From 2f16be46254d42b3fbeb218956e425afcf125a43 Mon Sep 17 00:00:00 2001 From: "Junior S.O Mariano" <39390974+jsomariano@users.noreply.github.com> Date: Tue, 24 May 2022 16:50:08 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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