Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6f6a88c

Browse files
Fix spacing issue in command
Command in the troubleshooting section of the README lacks a space between 'python' and the path argument.
1 parent 0c82455 commit 6f6a88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ In **PowerShell** or in a **Command Prompt** window:
7979
```ps1
8080
pip uninstall -y virtualenv
8181
pip install virtualenv
82-
python.\aws-elastic-beanstalk-cli-setup\scripts\ebcli_installer.py
82+
python.\aws-elastic-beanstalk-cli-setup\scripts\ebcli_installer.py
8383
```
8484

8585
#### 2.4. After installation

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /