Missing build dependency
This commit is contained in:
parent
cb72f8f606
commit
2b049ac7c6
|
@ -52,7 +52,7 @@ Received file written to README.md
|
||||||
```$ pip install magic-wormhole```
|
```$ pip install magic-wormhole```
|
||||||
|
|
||||||
On Debian/Ubuntu systems, you may first need `apt-get install python-pip
|
On Debian/Ubuntu systems, you may first need `apt-get install python-pip
|
||||||
build-essential python-dev libffi-dev`. On Fedora it's `python-devel`
|
build-essential python-dev libffi-dev libssl-dev`. On Fedora it's `python-devel`
|
||||||
and `libffi-devel`. On OS-X, you may need to install `pip` and run
|
and `libffi-devel`. On OS-X, you may need to install `pip` and run
|
||||||
`xcode-select --install` to get GCC. Note: on Windows, only python2 is
|
`xcode-select --install` to get GCC. Note: on Windows, only python2 is
|
||||||
currently supported.
|
currently supported.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user