Skip to content

Commit

Permalink
include cargo in the docs for alpine (#5763)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Feb 7, 2021
1 parent 585c53f commit ab96ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Alpine

.. code-block:: console
$ sudo apk add gcc musl-dev python3-dev libffi-dev openssl-dev
$ sudo apk add gcc musl-dev python3-dev libffi-dev openssl-dev cargo
If you get an error with ``openssl-dev`` you may have to use ``libressl-dev``.

Expand Down

0 comments on commit ab96ecc

Please sign in to comment.