Merge pull request #12279 from ulyssessouza/pip-deps-update

Update pip install requirements
This commit is contained in:
Usha Mandya 2021-02-09 11:09:17 +00:00 committed by GitHub
commit 81b79b53bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ in your terminal to download the binaries. These step-by-step instructions are
also included below.
> For `alpine`, the following dependency packages are needed:
> `py-pip`, `python-dev`, `libffi-dev`, `openssl-dev`, `gcc`, `libc-dev`, and `make`.
> `py-pip`, `python-dev`, `libffi-dev`, `openssl-dev`, `gcc`, `libc-dev`, `rust`, `cargo` and `make`.
{: .important}
1. Run this command to download the current stable release of Docker Compose: