Skip to content

Commit cdac0a1

Browse files
committed
minor update in README
1 parent ffea40a commit cdac0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ with `USE_SSL=true` enabled). Defaults to `false`.
5858
```
5959
virtualenv .venv
6060
. .venv/bin/activate
61-
pip install --user https://github.com/boto/botocore/archive/v2.zip https://github.com/aws/aws-cli/archive/v2.zip
61+
pip install https://github.com/boto/botocore/archive/v2.zip https://github.com/aws/aws-cli/archive/v2.zip
6262
```
6363

6464
## Change Log

0 commit comments

Comments
 (0)