Skip to content
Snippets Groups Projects
Commit 580faee38f35 authored by Eduardo's avatar Eduardo
Browse files

Updated README.md with alpine dependecies (#184)

* Updated README.md with alpine dependecies

* Updated README.md with alpine dependecies
parent 8fe303a6f9e2
Branches
No related tags found
No related merge requests found
......@@ -37,6 +37,13 @@
$ sudo yum install gcc libffi-devel python-devel
For Alpine, the following command will ensure that the required dependencies are installed:
.. code:: bash
$ apk add --update musl-dev gcc libffi-dev
Alternatives
============
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment